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

/freebsd-13-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-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h444 uint32_t getNameCount() const { return Hdr.NameCount; } function in class:llvm::DWARFDebugNames::NameIndex

Completed in 77 milliseconds