Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h92 Optional<uint64_t> getDWOId() const { return DWOId; } in getDWOId() function
393 Optional<uint64_t> getDWOId() { in getDWOId() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h88 Optional<uint64_t> getDWOId() const { return DWOId; } in getDWOId() function
411 Optional<uint64_t> getDWOId() { in getDWOId() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h358 uint64_t getDWOId() const { return DWOId; } in getDWOId() function
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h362 uint64_t getDWOId() const { return DWOId; } in getDWOId() function
/external/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp150 uint64_t DWARFUnit::getDWOId() { in getDWOId() function in llvm::DWARFUnit
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h1276 uint64_t getDWOId() const { return DWOId; } in getDWOId() function
/external/llvm-project/llvm/include/llvm/IR/
DDebugInfoMetadata.h1472 uint64_t getDWOId() const { return DWOId; } in getDWOId() function