Race Result Details |
Racer | 女子っ影 (joshikkage) |
Race Number | 3 |
Date | Mon, 4 Dec 2023 19:33:30 |
Universe | code |
Speed |
33 WPM
![]() |
Accuracy | 91.7% |
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)
|