Searched refs:getEnclosingFunction (Results 1 – 11 of 11) sorted by relevance
198 Defined *getEnclosingFunction(uint64_t offset);
287 Defined *InputSectionBase::getEnclosingFunction(uint64_t offset) { in getEnclosingFunction() function in InputSectionBase317 if (Defined *d = getEnclosingFunction<ELFT>(offset)) in getLocation()1205 if (Defined *f = getEnclosingFunction<ELFT>(rel.offset)) { in adjustSplitStackFunctionPrologues()
945 getEnclosingFunction()->HasPotentialAvailabilityViolations = true; in DiagnoseAvailabilityOfDecl()
2045 FunctionScopeInfo *Sema::getEnclosingFunction() const { in getEnclosingFunction() function in Sema
3137 ? getEnclosingFunction() : nullptr; in BuildInstanceMessage()
17921 FunctionScopeInfo *ParentFn = getEnclosingFunction(); in ActOnOpenMPDeclareReductionDirectiveStart()18173 FunctionScopeInfo *ParentFn = getEnclosingFunction(); in ActOnOpenMPDeclareMapperDirective()
19408 getEnclosingFunction()->HasPotentialAvailabilityViolations = true; in ActOnObjCAvailabilityCheckExpr()
2826 ? getEnclosingFunction() : nullptr; in BuildInstanceMessage()
11109 FunctionScopeInfo *ParentFn = getEnclosingFunction(); in ActOnOpenMPDeclareReductionDirectiveStart()
1191 sema::FunctionScopeInfo *getEnclosingFunction() const { in getEnclosingFunction() function
1735 sema::FunctionScopeInfo *getEnclosingFunction() const;