Searched defs:getCurFunctionDecl (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSema.cpp770 /// getCurFunctionDecl - If inside of a function body, this returns a pointer
773 FunctionDecl *Sema::getCurFunctionDecl() { function in class:Sema

Completed in 52 milliseconds