Searched refs:getEnclosingFunction (Results 1 – 8 of 8) sorted by relevance
721 inout(FuncDeclaration) getEnclosingFunction() inout
2070 auto fd = sc.getEnclosingFunction(); in semanticTraits()
945 getEnclosingFunction()->HasPotentialAvailabilityViolations = true; in DiagnoseAvailabilityOfDecl()
2098 FunctionScopeInfo *Sema::getEnclosingFunction() const { in getEnclosingFunction() function in Sema
3138 ? getEnclosingFunction() : nullptr; in BuildInstanceMessage()
19317 FunctionScopeInfo *ParentFn = getEnclosingFunction(); in ActOnOpenMPDeclareReductionDirectiveStart()19569 FunctionScopeInfo *ParentFn = getEnclosingFunction(); in ActOnOpenMPDeclareMapperDirective()
19656 getEnclosingFunction()->HasPotentialAvailabilityViolations = true; in ActOnObjCAvailabilityCheckExpr()
1850 sema::FunctionScopeInfo *getEnclosingFunction() const;