Searched refs:getCurFunctionOrMethodDecl (Results 1 – 8 of 8) sorted by relevance
4020 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt()4042 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt()4060 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt()4067 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt()
1658 NamedDecl *Sema::getCurFunctionOrMethodDecl() const { in getCurFunctionOrMethodDecl() function in Sema
5160 if (SemaRef.getCurFunctionOrMethodDecl() || SemaRef.getCurBlock()) { in AddKeywordsToConsumer()
3838 if (S.getCurFunctionOrMethodDecl()) { in handleInitPriorityAttr()
16138 const NamedDecl *Caller = getCurFunctionOrMethodDecl(); in CheckTCBEnforcement()
20411 if (!Stmts.empty() && getCurFunctionOrMethodDecl()) { in DiagIfReachable()
1153 NamedDecl *getCurFunctionOrMethodDecl() const;
4642 {"_ZN5clang4Sema26getCurFunctionOrMethodDeclEv", "clang::Sema::getCurFunctionOrMethodDecl()"},