Searched refs:getCurFunctionOrMethodDecl (Results 1 – 6 of 6) sorted by relevance
3174 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt()3193 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt()3211 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt()3219 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt()
959 NamedDecl *Sema::getCurFunctionOrMethodDecl() { in getCurFunctionOrMethodDecl() function in Sema
4335 if (SemaRef.getCurFunctionOrMethodDecl() || SemaRef.getCurBlock()) { in AddKeywordsToConsumer()
3002 currentDecl = getCurFunctionOrMethodDecl(); in BuildPredefinedExpr()5270 bool isFileScope = getCurFunctionOrMethodDecl() == nullptr; in BuildCompoundLiteralExpr()13783 if (Statement && getCurFunctionOrMethodDecl()) { in DiagRuntimeBehavior()
2758 if (S.getCurFunctionOrMethodDecl()) { in handleInitPriorityAttr()
2054 NamedDecl *getCurFunctionOrMethodDecl();