Home
last modified time | relevance | path

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

/external/clang/test/CodeGenCXX/
Ddebug-info.cpp45 namespace VirtualBase { namespace
Dconst-init-cxx11.cpp471 namespace VirtualBase { namespace
/external/clang/test/CXX/class/class.union/
Dp1.cpp13 class VirtualBase : virtual Okay { // expected-note 4 {{because type 'VirtualBase' has a virtual ba… class
/external/clang/lib/AST/
DCXXInheritance.cpp488 bool VirtualBase, in Collect()
DVTableBuilder.cpp40 const CXXRecordDecl *VirtualBase; member
69 const CXXRecordDecl *VirtualBase; member
225 const CXXRecordDecl *VirtualBase = nullptr; in ComputeBaseOffset() local
DASTContext.cpp523 if (const CXXRecordDecl *VirtualBase = Ty->getAsCXXRecordDecl()) { in getCommentForDecl() local
/external/clang/lib/Sema/
DSemaCast.cpp750 bool VirtualBase = true; in DiagnoseReinterpretUpDownCast() local
1289 QualType VirtualBase(Paths.getDetectedVirtual(), 0); in TryStaticDowncast() local
/external/clang/lib/CodeGen/
DCGClass.cpp1217 const CXXRecordDecl *VirtualBase = in HasTrivialDestructorBody() local