Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTImporter.cpp889 RecordDecl *Owner2 = cast<RecordDecl>(Field2->getDeclContext()); in IsStructurallyEquivalent() local
910 Context.Diag2(Owner2->getLocation(), diag::warn_odr_tag_type_inconsistent) in IsStructurallyEquivalent()
911 << Context.C2.getTypeDeclType(Owner2); in IsStructurallyEquivalent()
922 Context.Diag2(Owner2->getLocation(), diag::warn_odr_tag_type_inconsistent) in IsStructurallyEquivalent()
923 << Context.C2.getTypeDeclType(Owner2); in IsStructurallyEquivalent()
948 Context.Diag2(Owner2->getLocation(), diag::warn_odr_tag_type_inconsistent) in IsStructurallyEquivalent()
949 << Context.C2.getTypeDeclType(Owner2); in IsStructurallyEquivalent()