Home
last modified time | relevance | path

Searched refs:Owner2 (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/AST/
DASTImporter.cpp952 RecordDecl *Owner2 = cast<RecordDecl>(Field2->getDeclContext()); in IsStructurallyEquivalent() local
973 Context.Diag2(Owner2->getLocation(), diag::warn_odr_tag_type_inconsistent) in IsStructurallyEquivalent()
974 << Context.C2.getTypeDeclType(Owner2); in IsStructurallyEquivalent()
985 Context.Diag2(Owner2->getLocation(), diag::warn_odr_tag_type_inconsistent) in IsStructurallyEquivalent()
986 << Context.C2.getTypeDeclType(Owner2); in IsStructurallyEquivalent()
1011 Context.Diag2(Owner2->getLocation(), diag::warn_odr_tag_type_inconsistent) in IsStructurallyEquivalent()
1012 << Context.C2.getTypeDeclType(Owner2); in IsStructurallyEquivalent()