Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dsanitize-address-field-padding.cpp42 struct VirtualBase { struct
46 class ClassWithVirtualBase : public virtual VirtualBase { argument
/external/clang/test/CodeGenCXX/
Ddebug-info.cpp47 namespace VirtualBase { namespace
Dconst-init-cxx11.cpp480 namespace VirtualBase { namespace
/external/llvm/test/DebugInfo/PDB/Inputs/
Dsymbolformat.cpp24 struct VirtualBase { struct
/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.cpp476 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.cpp779 bool VirtualBase = true; in DiagnoseReinterpretUpDownCast() local
1326 QualType VirtualBase(Paths.getDetectedVirtual(), 0); in TryStaticDowncast() local
/external/clang/lib/CodeGen/
DCGClass.cpp1309 const CXXRecordDecl *VirtualBase = in HasTrivialDestructorBody() local