Home
last modified time | relevance | path

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

/freebsd/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; in ComputeBaseOffset() local
H A DASTContext.cpp664 if (const CXXRecordDecl *VirtualBase = Ty->getAsCXXRecordDecl()) { in getCommentForDecl() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp1032 bool VirtualBase = true; in DiagnoseReinterpretUpDownCast() local
1730 QualType VirtualBase(Paths.getDetectedVirtual(), 0); in TryStaticDowncast() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp1383 const CXXRecordDecl *VirtualBase = in HasTrivialDestructorBody() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h1541 VirtualBase, enumerator