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.h166 bool IsVirtualBase; variable
/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DDescriptor.cpp174 bool IsVirtualBase) { in initBase()
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp420 bool CompilerType::IsVirtualBase(CompilerType target_base, in IsVirtualBase() function in CompilerType
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp12870 bool IsVirtualBase = in BuildUsingShadowDecl() local