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

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

Completed in 182 milliseconds