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

/freebsd-13-stable/contrib/llvm-project/clang/lib/ARCMigrate/
H A DInternals.h98 DiagnosticBuilder report(SourceLocation loc, unsigned diagId,
H A DTransformActions.cpp680 DiagnosticBuilder TransformActions::report(SourceLocation loc, unsigned diagId, argument
684 return Diags.Report(loc, diagId) << range;

Completed in 93 milliseconds