Searched refs:getCurFunctionOrMethodDecl (Results 1 – 7 of 7) sorted by relevance
4038 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt()4060 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt()4078 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt()4085 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt()
1452 NamedDecl *Sema::getCurFunctionOrMethodDecl() { in getCurFunctionOrMethodDecl() function in Sema
5105 if (SemaRef.getCurFunctionOrMethodDecl() || SemaRef.getCurBlock()) { in AddKeywordsToConsumer()
3537 currentDecl = getCurFunctionOrMethodDecl(); in BuildPredefinedExpr()19788 if (!Stmts.empty() && getCurFunctionOrMethodDecl()) { in DiagIfReachable()
3734 if (S.getCurFunctionOrMethodDecl()) { in handleInitPriorityAttr()
17866 const NamedDecl *Caller = getCurFunctionOrMethodDecl(); in CheckTCBEnforcement()
3464 NamedDecl *getCurFunctionOrMethodDecl();