Race Result Details |
| Racer | renan (renanv) |
| Race Number | 60 |
| Date | Tue, 12 Dec 2023 19:43:55 |
| Universe | code |
| Speed |
23 WPM
Try to beat?
|
| Accuracy | 93.7% |
| Rank | 3rd place (out of 3) |
Text typed:
|
NamedDecl *Sema::getCurFunctionOrMethodDecl() const { DeclContext *DC = getFunctionLevelDeclContext(); if (isa<ObjCMethodDecl>(DC) || isa<FunctionDecl>(DC)) return cast<NamedDecl>(DC); return nullptr; }
— (software)
by LLVM Project
(see stats)
|
