Race Result Details |
| Racer | p (poke1) |
| Race Number | 48 |
| Date | Sat, 8 Jun 2024 19:31:02 |
| Universe | code |
| Speed |
105 WPM
Try to beat?
|
| Accuracy | 99.1% |
| Rank | 1st place (out of 2) |
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)
|
