Searched defs:VirtualBase (Results 1 – 10 of 10) sorted by relevance
42 struct VirtualBase { struct46 class ClassWithVirtualBase : public virtual VirtualBase { argument
47 namespace VirtualBase { namespace
480 namespace VirtualBase { namespace
24 struct VirtualBase { struct
13 class VirtualBase : virtual Okay { // expected-note 4 {{because type 'VirtualBase' has a virtual ba… class
476 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
779 bool VirtualBase = true; in DiagnoseReinterpretUpDownCast() local1326 QualType VirtualBase(Paths.getDetectedVirtual(), 0); in TryStaticDowncast() local
1309 const CXXRecordDecl *VirtualBase = in HasTrivialDestructorBody() local