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

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h246 llvm::ArrayRef<FixItHint> getFixits() const { return Fixits; } function in class:clang::ento::BugReport
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DPathDiagnostic.h478 ArrayRef<FixItHint> getFixits() const { return fixits; } function in class:clang::ento::PathDiagnosticPiece

Completed in 182 milliseconds