Searched refs:getCurFunctionOrMethodDecl (Results 1 – 6 of 6) sorted by relevance
3982 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt()4000 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt()4018 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt()4025 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt()
1424 NamedDecl *Sema::getCurFunctionOrMethodDecl() { in getCurFunctionOrMethodDecl() function in Sema
4790 if (SemaRef.getCurFunctionOrMethodDecl() || SemaRef.getCurBlock()) { in AddKeywordsToConsumer()
3427 if (S.getCurFunctionOrMethodDecl()) { in handleInitPriorityAttr()
3478 currentDecl = getCurFunctionOrMethodDecl(); in BuildPredefinedExpr()18903 if (!Stmts.empty() && getCurFunctionOrMethodDecl()) { in DiagRuntimeBehavior()
3257 NamedDecl *getCurFunctionOrMethodDecl();