Searched defs:VirtualBase (Results 1 – 9 of 9) sorted by relevance
42 struct VirtualBase { struct46 class ClassWithVirtualBase : public virtual VirtualBase { argument
47 namespace VirtualBase { namespace
471 namespace VirtualBase { namespace
13 class VirtualBase : virtual Okay { // expected-note 4 {{because type 'VirtualBase' has a virtual ba… class
488 bool VirtualBase, in Collect()
40 const CXXRecordDecl *VirtualBase; member69 const CXXRecordDecl *VirtualBase; member225 const CXXRecordDecl *VirtualBase = nullptr; in ComputeBaseOffset() local
523 if (const CXXRecordDecl *VirtualBase = Ty->getAsCXXRecordDecl()) { in getCommentForDecl() local
760 bool VirtualBase = true; in DiagnoseReinterpretUpDownCast() local1299 QualType VirtualBase(Paths.getDetectedVirtual(), 0); in TryStaticDowncast() local
1308 const CXXRecordDecl *VirtualBase = in HasTrivialDestructorBody() local