Searched refs:getCurFunctionOrMethodDecl (Results 1 – 6 of 6) sorted by relevance
3247 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt()3266 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt()3284 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt()3292 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt()
952 NamedDecl *Sema::getCurFunctionOrMethodDecl() { in getCurFunctionOrMethodDecl() function in Sema
4417 if (SemaRef.getCurFunctionOrMethodDecl() || SemaRef.getCurBlock()) { in AddKeywordsToConsumer()
3067 currentDecl = getCurFunctionOrMethodDecl(); in BuildPredefinedExpr()5547 bool isFileScope = getCurFunctionOrMethodDecl() == nullptr; in BuildCompoundLiteralExpr()14231 if (Statement && getCurFunctionOrMethodDecl()) { in DiagRuntimeBehavior()
2831 if (S.getCurFunctionOrMethodDecl()) { in handleInitPriorityAttr()
2114 NamedDecl *getCurFunctionOrMethodDecl();