Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/ARCMigrate/
DInternals.h98 DiagnosticBuilder report(SourceLocation loc, unsigned diagId,
DTransformActions.cpp680 DiagnosticBuilder TransformActions::report(SourceLocation loc, unsigned diagId, in report() argument
684 return Diags.Report(loc, diagId) << range; in report()