Searched refs:getFunctionDecl (Results 1 – 6 of 6) sorted by relevance
23 static FunctionDecl *getFunctionDecl(Decl *D) { in getFunctionDecl() function126 FunctionDecl *FD = getFunctionDecl(FnD); in ParseCXXInlineMethodDef()184 getFunctionDecl(FnD)->setLateTemplateParsed(true); in ParseCXXInlineMethodDef()461 if (LM.D) getFunctionDecl(LM.D)->setLateTemplateParsed(false); in ParseLexedMethodDef()
128 const CXXMethodDecl *getFunctionDecl() const { in getFunctionDecl() function
1184 MD = Component.getFunctionDecl(); in ComputeThisAdjustments()1993 const CXXMethodDecl *MD = Component.getFunctionDecl(); in dumpLayout()2942 const CXXMethodDecl *MD = Component.getFunctionDecl(); in dumpLayout()
570 GD = Component.getFunctionDecl(); in CreateVTableInitializer()
1288 const FunctionDecl *FD = CA->getFunctionDecl(); in EmitAutoVarCleanups()
113 const NamedDecl* getFunctionDecl() const { in getFunctionDecl() function in __anon6e736a5d0111::SExpr::SExprNode673 if (const NamedDecl *D = N->getFunctionDecl()) in toString()