Searched refs:Diag2 (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DASTImporter.cpp349 DiagnosticBuilder Diag2(SourceLocation Loc, unsigned DiagID) { function in struct:__anon1054::StructuralEquivalenceContext
973 Context.Diag2(Owner2->getLocation(), diag::warn_odr_tag_type_inconsistent)
975 Context.Diag2(Field2->getLocation(), diag::note_odr_field)
985 Context.Diag2(Owner2->getLocation(), diag::warn_odr_tag_type_inconsistent)
991 Context.Diag2(Field2->getLocation(), diag::note_odr_not_bit_field)
994 Context.Diag2(Field2->getLocation(), diag::note_odr_bit_field)
1011 Context.Diag2(Owner2->getLocation(), diag::warn_odr_tag_type_inconsistent)
1013 Context.Diag2(Field2->getLocation(), diag::note_odr_bit_field)
1076 Context.Diag2(D2->getLocation(), diag::warn_odr_tag_type_inconsistent)
1133 Context.Diag2(D
[all...]

Completed in 51 milliseconds