Race Result Details |
Racer | WiQaS KhaN (su_khan) |
Race Number | 50 |
Date | Fri, 15 Dec 2023 9:48:20 |
Universe | code |
Speed |
20 WPM
![]() |
Accuracy | 93.8% |
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)
|