Searched defs:IsVirtualBase (Results 1 – 3 of 3) sorted by relevance
| /freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/ | ||
| H A D | UDTLayout.h | 158 bool IsVirtualBase; variable |
| /freebsd-src/contrib/llvm-project/lldb/source/Symbol/ | ||
| H A D | CompilerType.cpp | 397 bool CompilerType::IsVirtualBase(CompilerType target_base, IsVirtualBase() function in CompilerType |
| /freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
| H A D | SemaDeclCXX.cpp | 12630 bool IsVirtualBase = BuildUsingShadowDecl() local |