Searched defs:D1CXX (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | ASTStructuralEquivalence.cpp | 1663 if (auto *D1CXX = dyn_cast<CXXRecordDecl>(D1)) { IsStructurallyEquivalent() local |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaChecking.cpp | 19067 if (const CXXRecordDecl *D1CXX = dyn_cast<CXXRecordDecl>(RD1)) { isLayoutCompatibleStruct() local |