Searched defs:FixItHints (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DPartialDiagnostic.h78 SmallVector<FixItHint, 6> FixItHints; member in struct:clang::PartialDiagnostic::Storage
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Frontend/
H A DDiagnosticRenderer.cpp92 static void mergeFixits(ArrayRef<FixItHint> FixItHints, argument
123 emitDiagnostic(SourceLocation Loc, DiagnosticsEngine::Level Level, StringRef Message, ArrayRef<CharSourceRange> Ranges, ArrayRef<FixItHint> FixItHints, const SourceManager *SM, DiagOrStoredDiag D) argument
[all...]

Completed in 48 milliseconds