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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Tooling/Core/
H A DDiagnostic.h114 const llvm::StringMap<Replacements> *selectFirstFix(const Diagnostic& D);
/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/Core/
H A DDiagnostic.cpp61 const llvm::StringMap<Replacements> *selectFirstFix(const Diagnostic& D) { function in namespace:clang::tooling

Completed in 136 milliseconds