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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DPDBStringTable.cpp23 uint32_t PDBStringTable::getNameCount() const { return NameCount; } function in class:PDBStringTable
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h448 uint32_t getNameCount() const { return Hdr.NameCount; } function in class:llvm::DWARFDebugNames::NameIndex

Completed in 109 milliseconds