Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DDebugLoc.cpp40 DILocation *DebugLoc::getInlinedAt() const { in getInlinedAt() function in DebugLoc
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugLoc.cpp40 DILocation *DebugLoc::getInlinedAt() const { in getInlinedAt() function in DebugLoc
/external/llvm/include/llvm/CodeGen/
DLexicalScopes.h61 const DILocation *getInlinedAt() const { return InlinedAtLocation; } in getInlinedAt() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLexicalScopes.h62 const DILocation *getInlinedAt() const { return InlinedAtLocation; } in getInlinedAt() function
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h110 const DILocation *getInlinedAt() const { return IA; } in getInlinedAt() function
/external/llvm/lib/CodeGen/
DLiveDebugValues.cpp73 const DILocation *getInlinedAt() const { return this->second; }; in getInlinedAt() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h88 const DILocation *getInlinedAt() const { return InlinedAt; } in getInlinedAt() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h1437 DILocation *getInlinedAt() const { in getInlinedAt() function