Searched refs:getCurFunctionOrMethodDecl (Results 1 – 6 of 6) sorted by relevance
3613 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt()3632 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt()3650 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt()3658 NamedDecl *CurDecl = getCurFunctionOrMethodDecl(); in BuildReturnStmt()
1216 NamedDecl *Sema::getCurFunctionOrMethodDecl() { in getCurFunctionOrMethodDecl() function in Sema
4502 if (SemaRef.getCurFunctionOrMethodDecl() || SemaRef.getCurBlock()) { in AddKeywordsToConsumer()
3306 if (S.getCurFunctionOrMethodDecl()) { in handleInitPriorityAttr()8313 if (getCurFunctionOrMethodDecl()) { in DiagnoseAvailabilityOfDecl()
3083 currentDecl = getCurFunctionOrMethodDecl(); in BuildPredefinedExpr()15962 if (Statement && getCurFunctionOrMethodDecl()) { in DiagRuntimeBehavior()16861 if (getCurFunctionOrMethodDecl()) in ActOnObjCAvailabilityCheckExpr()
2410 NamedDecl *getCurFunctionOrMethodDecl();