Searched refs:getCurFunctionOrMethodDecl (Results 1 – 6 of 6) sorted by relevance
3138 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt()3157 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt()3175 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt()3183 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt()
931 NamedDecl *Sema::getCurFunctionOrMethodDecl() { in getCurFunctionOrMethodDecl() function in Sema
4153 if (SemaRef.getCurFunctionOrMethodDecl() || SemaRef.getCurBlock()) { in AddKeywordsToConsumer()
3028 currentDecl = getCurFunctionOrMethodDecl(); in BuildPredefinedExpr()5145 bool isFileScope = getCurFunctionOrMethodDecl() == nullptr; in BuildCompoundLiteralExpr()13538 if (Statement && getCurFunctionOrMethodDecl()) { in DiagRuntimeBehavior()
2568 if (S.getCurFunctionOrMethodDecl()) { in handleInitPriorityAttr()
2014 NamedDecl *getCurFunctionOrMethodDecl();