Searched refs:getEnclosingFunction (Results 1 – 6 of 6) sorted by relevance
254 Defined *getEnclosingFunction(uint64_t offset) const { in getEnclosingFunction() function
310 if (Defined *d = getEnclosingFunction(offset)) in getLocation()1266 if (Defined *f = getEnclosingFunction(rel.offset)) { in adjustSplitStackFunctionPrologues()
2527 FunctionScopeInfo *Sema::getEnclosingFunction() const { in getEnclosingFunction() function in Sema
3132 ? SemaRef.getEnclosingFunction() in BuildInstanceMessage()
22237 FunctionScopeInfo *ParentFn = SemaRef.getEnclosingFunction(); in ActOnOpenMPDeclareReductionDirectiveStart()22491 FunctionScopeInfo *ParentFn = SemaRef.getEnclosingFunction(); in ActOnOpenMPDeclareMapperDirective()
1059 sema::FunctionScopeInfo *getEnclosingFunction() const;