Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTImporter.cpp1130 if (CXXRecordDecl *D2CXX = dyn_cast<CXXRecordDecl>(D2)) { in IsStructurallyEquivalent() local
2828 CXXRecordDecl *D2CXX = nullptr; in VisitRecordDecl() local
/external/clang/lib/Sema/
DSemaChecking.cpp10565 const CXXRecordDecl *D2CXX = cast<CXXRecordDecl>(RD2); in isLayoutCompatibleStruct() local
10580 } else if (const CXXRecordDecl *D2CXX = dyn_cast<CXXRecordDecl>(RD2)) { in isLayoutCompatibleStruct() local