Searched refs:getCurFunctionOrMethodDecl (Results 1 – 7 of 7) sorted by relevance
944 if (getCurFunctionOrMethodDecl()) { in DiagnoseAvailabilityOfDecl()
4029 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt()4047 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt()4065 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt()4072 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt()
1366 NamedDecl *Sema::getCurFunctionOrMethodDecl() { in getCurFunctionOrMethodDecl() function in Sema
4780 if (SemaRef.getCurFunctionOrMethodDecl() || SemaRef.getCurBlock()) { in AddKeywordsToConsumer()
3467 currentDecl = getCurFunctionOrMethodDecl(); in BuildPredefinedExpr()18727 if (!Stmts.empty() && getCurFunctionOrMethodDecl()) { in DiagRuntimeBehavior()19655 if (getCurFunctionOrMethodDecl()) in ActOnObjCAvailabilityCheckExpr()
3342 if (S.getCurFunctionOrMethodDecl()) { in handleInitPriorityAttr()
3220 NamedDecl *getCurFunctionOrMethodDecl();