Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-check/
H A DClangCheck.cpp134 class ClangCheckFixItAction : public clang::FixItAction { class
224 FrontendFactory = newFrontendActionFactory<ClangCheckFixItAction>(); in main()