Home
last modified time | relevance | path

Searched defs:VirtualBase (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DCXXInheritance.cpp512 bool VirtualBase, in Collect()
H A DVTableBuilder.cpp42 const CXXRecordDecl *VirtualBase; member
71 const CXXRecordDecl *VirtualBase; member
225 const CXXRecordDecl *VirtualBase = nullptr; ComputeBaseOffset() local
[all...]
H A DASTContext.cpp661 if (const CXXRecordDecl *VirtualBase = Ty->getAsCXXRecordDecl()) { getCommentForDecl() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp1024 bool VirtualBase = true; DiagnoseReinterpretUpDownCast() local
1722 QualType VirtualBase(Paths.getDetectedVirtual(), 0); TryStaticDowncast() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp1374 const CXXRecordDecl *VirtualBase = HasTrivialDestructorBody() local
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h1525 VirtualBase, global() enumerator