Home | History | Annotate | Download | only in Sema

Lines Matching refs:getCurFunctionDecl

813 /// getCurFunctionDecl - If inside of a function body, this returns a pointer
816 FunctionDecl *Sema::getCurFunctionDecl() {