Home
last modified time | relevance | path

Searched defs:base_count (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_type_hash_itanium.cpp80 unsigned int base_count; member in __cxxabiv1::__vmi_class_type_info
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp260 int base_count = 0; in GetMSInheritance() local