Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTImporter.cpp846 RecordDecl *Owner2 = cast<RecordDecl>(Field2->getDeclContext()); in IsStructurallyEquivalent() local
867 Context.Diag2(Owner2->getLocation(), diag::warn_odr_tag_type_inconsistent) in IsStructurallyEquivalent()
868 << Context.C2.getTypeDeclType(Owner2); in IsStructurallyEquivalent()
879 Context.Diag2(Owner2->getLocation(), diag::warn_odr_tag_type_inconsistent) in IsStructurallyEquivalent()
880 << Context.C2.getTypeDeclType(Owner2); in IsStructurallyEquivalent()
905 Context.Diag2(Owner2->getLocation(), diag::warn_odr_tag_type_inconsistent) in IsStructurallyEquivalent()
906 << Context.C2.getTypeDeclType(Owner2); in IsStructurallyEquivalent()