Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dvirtbase.cc93 struct VirtualBase { struct
96 virtual ~VirtualBase() {} in ~VirtualBase() argument
/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
H A Dvirtbase.cc93 struct VirtualBase { struct
96 virtual ~VirtualBase() {} in ~VirtualBase() argument
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DCXXInheritance.cpp512 bool VirtualBase, in Collect()
H A DVTableBuilder.cpp41 const CXXRecordDecl *VirtualBase; member
70 const CXXRecordDecl *VirtualBase; member
224 const CXXRecordDecl *VirtualBase = nullptr; in ComputeBaseOffset() local
H A DASTContext.cpp635 if (const CXXRecordDecl *VirtualBase = Ty->getAsCXXRecordDecl()) { in getCommentForDecl() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCast.cpp983 bool VirtualBase = true; in DiagnoseReinterpretUpDownCast() local
1663 QualType VirtualBase(Paths.getDetectedVirtual(), 0); in TryStaticDowncast() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGClass.cpp1392 const CXXRecordDecl *VirtualBase = in HasTrivialDestructorBody() local