Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/AST/
HDASTImporter.cpp845 RecordDecl *Owner2 = cast<RecordDecl>(Field2->getDeclContext()); in IsStructurallyEquivalent() local
866 Context.Diag2(Owner2->getLocation(), diag::warn_odr_tag_type_inconsistent) in IsStructurallyEquivalent()
867 << Context.C2.getTypeDeclType(Owner2); in IsStructurallyEquivalent()
878 Context.Diag2(Owner2->getLocation(), diag::warn_odr_tag_type_inconsistent) in IsStructurallyEquivalent()
879 << Context.C2.getTypeDeclType(Owner2); in IsStructurallyEquivalent()
904 Context.Diag2(Owner2->getLocation(), diag::warn_odr_tag_type_inconsistent) in IsStructurallyEquivalent()
905 << Context.C2.getTypeDeclType(Owner2); in IsStructurallyEquivalent()