Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-include-fixer/tool/
DClangIncludeFixer.cpp238 void writeToJson(llvm::raw_ostream &OS, const IncludeFixerContext& Context) { in writeToJson() function
375 writeToJson(llvm::outs(), Context); in includeFixerMain()
399 writeToJson(llvm::outs(), Contexts.front()); in includeFixerMain()