Home
last modified time | relevance | path

Searched defs:D2CXX (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/AST/
DASTImporter.cpp1051 if (CXXRecordDecl *D2CXX = dyn_cast<CXXRecordDecl>(D2)) { in IsStructurallyEquivalent() local
2650 CXXRecordDecl *D2CXX = CXXRecordDecl::Create(Importer.getToContext(), in VisitRecordDecl() local
/external/clang/lib/Sema/
DSemaChecking.cpp9544 const CXXRecordDecl *D2CXX = cast<CXXRecordDecl>(RD2); in isLayoutCompatibleStruct() local
9559 } else if (const CXXRecordDecl *D2CXX = dyn_cast<CXXRecordDecl>(RD2)) { in isLayoutCompatibleStruct() local