Home
last modified time | relevance | path

Searched defs:IsVirtualBase (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DUDTLayout.h158 bool IsVirtualBase; variable
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DDescriptor.cpp166 bool IsVirtualBase) { in initBase()
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp418 bool CompilerType::IsVirtualBase(CompilerType target_base, in IsVirtualBase() function in CompilerType
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp12543 bool IsVirtualBase = in BuildUsingShadowDecl() local