Race Result Details |
Racer | dotykproboszcza (dotykproboszcza) |
Race Number | 1 |
Date | Sat, 9 Dec 2023 13:07:33 |
Universe | code |
Speed |
39 WPM
![]() |
Accuracy | 92.9% |
Rank | 2nd 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)
|