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

/external/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp149 uint64_t DWARFUnit::getDWOId() { function in class:llvm::DWARFUnit
300 if (!DWOCU || DWOCU->getDWOId() != getDWOId()) {
/external/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1035 uint64_t getDWOId() const { return DWOId; } function in class:llvm::DICompileUnit

Completed in 200 milliseconds