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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h360 uint64_t getDWOId() const { return DWOId; } function in class:llvm::final
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h92 Optional<uint64_t> getDWOId() const { return DWOId; } function in class:llvm::DWARFUnitHeader
396 Optional<uint64_t> getDWOId() { function in class:llvm::DWARFUnit
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1310 uint64_t getDWOId() const { return DWOId; } function in class:llvm::DICompileUnit::DebugNameTableKind

Completed in 112 milliseconds