Searched refs:getEnclosingFunction (Results 1 – 6 of 6) sorted by relevance
234 Defined *getEnclosingFunction(uint64_t offset) const { in getEnclosingFunction() function
304 if (Defined *d = getEnclosingFunction(offset)) in getLocation()1197 if (Defined *f = getEnclosingFunction(rel.offset)) { in adjustSplitStackFunctionPrologues()
2360 FunctionScopeInfo *Sema::getEnclosingFunction() const { in getEnclosingFunction() function in Sema
3143 ? SemaRef.getEnclosingFunction() in BuildInstanceMessage()
21339 FunctionScopeInfo *ParentFn = SemaRef.getEnclosingFunction(); in ActOnOpenMPDeclareReductionDirectiveStart()21595 FunctionScopeInfo *ParentFn = SemaRef.getEnclosingFunction(); in ActOnOpenMPDeclareMapperDirective()
758 sema::FunctionScopeInfo *getEnclosingFunction() const;