Searched defs:getEnclosingFunction (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lld/ELF/ | ||
H A D | InputSection.h | 216 Defined *getEnclosingFunction(uint64_t offset) const { getEnclosingFunction() function |
/llvm-project/clang/lib/Sema/ | ||
H A D | Sema.cpp | 2358 FunctionScopeInfo *Sema::getEnclosingFunction() const { getEnclosingFunction() function in Sema |