Home
last modified time | relevance | path

Searched defs:InlinedAt (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/IR/
DDebugLoc.cpp60 const MDNode *InlinedAt) { in get()
DDebugInfoMetadata.cpp43 Metadata *InlinedAt, StorageType Storage, in getImpl()
/external/llvm/bindings/go/llvm/
DIRBindings.cpp96 LLVMMetadataRef InlinedAt) { in LLVMSetCurrentDebugLocation2()
/external/llvm/lib/CodeGen/
DLexicalScopes.cpp171 const MDLocation *InlinedAt) { in getOrCreateInlinedScope()
DLiveDebugVariables.cpp387 if (auto *InlinedAt = DL->getInlinedAt()) { in printExtendedName() local
DMachineInstr.cpp1715 if (auto *InlinedAt = debugLoc->getInlinedAt()) { in print() local
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp1706 Metadata *InlinedAt = in ParseMetadata() local