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

/external/clang/lib/AST/
H A DASTImporter.cpp251 DiagnosticBuilder Diag2(SourceLocation Loc, unsigned DiagID) { function in struct:__anon813::StructuralEquivalenceContext
867 Context.Diag2(Owner2->getLocation(), diag::warn_odr_tag_type_inconsistent)
869 Context.Diag2(Field2->getLocation(), diag::note_odr_field)
879 Context.Diag2(Owner2->getLocation(), diag::warn_odr_tag_type_inconsistent)
885 Context.Diag2(Field2->getLocation(), diag::note_odr_not_bit_field)
888 Context.Diag2(Field2->getLocation(), diag::note_odr_bit_field)
905 Context.Diag2(Owner2->getLocation(), diag::warn_odr_tag_type_inconsistent)
907 Context.Diag2(Field2->getLocation(), diag::note_odr_bit_field)
954 Context.Diag2(D2->getLocation(), diag::warn_odr_tag_type_inconsistent)
1011 Context.Diag2(D
[all...]

Completed in 71 milliseconds