Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-apply-replacements/lib/Tooling/
DApplyReplacements.cpp34 static void eatDiagnostics(const SMDiagnostic &, void *) {} in eatDiagnostics() function
68 yaml::Input YIn(Out.get()->getBuffer(), nullptr, &eatDiagnostics); in collectReplacementsFromDirectory()
112 yaml::Input YIn(Out.get()->getBuffer(), nullptr, &eatDiagnostics); in collectReplacementsFromDirectory()