Record your races with a typeracer account:
Create Your Account- Save your race history and scores.
- Customize your profile and racecar.
- It’s free, why not?
Text Details
NamedDecl *Sema::getCurFunctionOrMethodDecl() const { DeclContext *DC = getFunctionLevelDeclContext(); if (isa<ObjCMethodDecl>(DC) || isa<FunctionDecl>(DC)) return cast<NamedDecl>(DC); return nullptr; }
— LLVM Clang source code - Sema.cpp
(software)
by LLVM Project
|
Language: | English |
Submitted by: | muchinchai |
This text has been typed
57 times:
Avg. speed: | 44 WPM |
---|---|
Avg. accuracy: | 94.9% |