Searched defs:getCurFunctionDecl (Results 1 - 1 of 1) sorted by relevance
/external/clang/lib/Sema/ | ||
H A D | Sema.cpp | 937 /// getCurFunctionDecl - If inside of a function body, this returns a pointer 940 FunctionDecl *Sema::getCurFunctionDecl() { function in class:Sema |
Completed in 1775 milliseconds