Searched refs:getCurFunctionOrMethodDecl (Results 1 – 7 of 7) sorted by relevance
4065 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt()4087 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt()4105 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt()4112 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt()
1513 NamedDecl *Sema::getCurFunctionOrMethodDecl() const { in getCurFunctionOrMethodDecl() function in Sema
5133 if (SemaRef.getCurFunctionOrMethodDecl() || SemaRef.getCurBlock()) { in AddKeywordsToConsumer()
3891 if (S.getCurFunctionOrMethodDecl()) { in handleInitPriorityAttr()
20143 const NamedDecl *Caller = getCurFunctionOrMethodDecl(); in CheckTCBEnforcement()
20920 if (!Stmts.empty() && getCurFunctionOrMethodDecl()) { in DiagIfReachable()
3631 NamedDecl *getCurFunctionOrMethodDecl() const;