Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DDebugLoc.cpp40 DILocation *DebugLoc::getInlinedAt() const { in getInlinedAt() function in DebugLoc
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DDebugLoc.cpp41 DILocation *DebugLoc::getInlinedAt() const { in getInlinedAt() function in DebugLoc
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DLexicalScopes.h63 const DILocation *getInlinedAt() const { return InlinedAtLocation; } in getInlinedAt() function
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DLexicalScopes.h170 const MDNode *getInlinedAt() const { return InlinedAtLocation; } in getInlinedAt() function
/external/llvm/include/llvm/CodeGen/
DLexicalScopes.h61 const DILocation *getInlinedAt() const { return InlinedAtLocation; } in getInlinedAt() function
/external/swiftshader/third_party/LLVM/lib/VMCore/
DDebugLoc.cpp36 MDNode *DebugLoc::getInlinedAt(const LLVMContext &Ctx) const { in getInlinedAt() function in DebugLoc
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h110 const DILocation *getInlinedAt() const { return IA; } in getInlinedAt() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h125 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/lib/Analysis/
DDebugInfo.cpp123 MDNode *DIVariable::getInlinedAt() const { in getInlinedAt() function in DIVariable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DLiveDebugValues.cpp117 const DILocation *getInlinedAt() const { return this->second; } in getInlinedAt() function