Searched refs:getCurFunctionOrMethodDecl (Results 1 – 6 of 6) sorted by relevance
2967 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt()2986 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt()3004 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt()3012 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt()
920 NamedDecl *Sema::getCurFunctionOrMethodDecl() { in getCurFunctionOrMethodDecl() function in Sema
3982 if (SemaRef.getCurFunctionOrMethodDecl() || SemaRef.getCurBlock()) { in AddKeywordsToConsumer()
2963 currentDecl = getCurFunctionOrMethodDecl(); in BuildPredefinedExpr()4954 bool isFileScope = getCurFunctionOrMethodDecl() == nullptr; in BuildCompoundLiteralExpr()13016 if (Statement && getCurFunctionOrMethodDecl()) { in DiagRuntimeBehavior()
2498 if (S.getCurFunctionOrMethodDecl()) { in handleInitPriorityAttr()
1950 NamedDecl *getCurFunctionOrMethodDecl();