Home
last modified time | relevance | path

Searched defs:getInlinedAt (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DDebugLoc.cpp40 DILocation *DebugLoc::getInlinedAt() const { in getInlinedAt() function in DebugLoc
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DLexicalScopes.h62 const DILocation *getInlinedAt() const { return InlinedAtLocation; } in getInlinedAt() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.h410 llvm::MDNode *getInlinedAt() const { return CurInlinedAt; } in getInlinedAt() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h86 const DILocation *getInlinedAt() const { return InlinedAt; } in getInlinedAt() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1611 DILocation *getInlinedAt() const { in getInlinedAt() function