Searched refs:getCurFunctionOrMethodDecl (Results 1 – 7 of 7) sorted by relevance
4030 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt()4052 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt()4070 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt()4077 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt()
1480 NamedDecl *Sema::getCurFunctionOrMethodDecl() { in getCurFunctionOrMethodDecl() function in Sema
5115 if (SemaRef.getCurFunctionOrMethodDecl() || SemaRef.getCurBlock()) { in AddKeywordsToConsumer()
3541 currentDecl = getCurFunctionOrMethodDecl(); in BuildPredefinedExpr()20167 if (!Stmts.empty() && getCurFunctionOrMethodDecl()) { in DiagIfReachable()
3841 if (S.getCurFunctionOrMethodDecl()) { in handleInitPriorityAttr()
18132 const NamedDecl *Caller = getCurFunctionOrMethodDecl(); in CheckTCBEnforcement()
3563 NamedDecl *getCurFunctionOrMethodDecl();