Searched defs:base_count (Results 1 – 2 of 2) sorted by relevance
/llvm-project/compiler-rt/lib/ubsan/ | ||
H A D | ubsan_type_hash_itanium.cpp | 80 unsigned int base_count; member in __cxxabiv1::__vmi_class_type_info |
/llvm-project/lldb/source/Plugins/SymbolFile/PDB/ | ||
H A D | PDBASTParser.cpp | 260 int base_count = 0; in GetMSInheritance() local |