Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTStructuralEquivalence.cpp1698 if (auto *D2CXX = dyn_cast<CXXRecordDecl>(D2)) { in IsStructurallyEquivalent() local
H A DASTImporter.cpp3138 CXXRecordDecl *D2CXX = nullptr; in VisitRecordDecl() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp13732 if (const CXXRecordDecl *D2CXX = dyn_cast<CXXRecordDecl>(RD2)) in isLayoutCompatibleStruct() local