Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h92 Optional<uint64_t> getDWOId() const { return DWOId; } in getDWOId() function
396 Optional<uint64_t> getDWOId() { in getDWOId() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h362 uint64_t getDWOId() const { return DWOId; } in getDWOId() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1479 uint64_t getDWOId() const { return DWOId; } in getDWOId() function