Home
last modified time | relevance | path

Searched defs:getEnclosingFunction (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lld/ELF/
DInputSection.cpp287 Defined *InputSectionBase::getEnclosingFunction(uint64_t offset) { in getEnclosingFunction() function in InputSectionBase
/external/llvm-project/clang/lib/Sema/
DSema.cpp2045 FunctionScopeInfo *Sema::getEnclosingFunction() const { in getEnclosingFunction() function in Sema
/external/clang/include/clang/Sema/
DSema.h1191 sema::FunctionScopeInfo *getEnclosingFunction() const { in getEnclosingFunction() function