Home
last modified time | relevance | path

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

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