Searched refs:getCurFunctionOrMethodDecl (Results 1 – 7 of 7) sorted by relevance
3900 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt()3922 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt()3940 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt()3947 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt()
1559 NamedDecl *Sema::getCurFunctionOrMethodDecl() const { in getCurFunctionOrMethodDecl() function in Sema
5068 if (SemaRef.getCurFunctionOrMethodDecl() || SemaRef.getCurBlock()) { in AddKeywordsToConsumer()
3415 if (S.getCurFunctionOrMethodDecl()) { in handleInitPriorityAttr()
14667 const NamedDecl *Caller = getCurFunctionOrMethodDecl(); in CheckTCBEnforcement()
19922 if (!Stmts.empty() && getCurFunctionOrMethodDecl()) { in DiagIfReachable()
866 NamedDecl *getCurFunctionOrMethodDecl() const;