Home
last modified time | relevance | path

Searched defs:CheckFactory (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang-tools-extra/unittests/clang-tidy/
DClangTidyTest.h30 template <typename Check, typename... Checks> struct CheckFactory { struct
34 CheckFactory<Check>::createChecks(Context, Result); in createChecks() argument
/external/llvm-project/clang/tools/clang-check/
DClangCheck.cpp177 ClangCheckActionFactory CheckFactory; in main() local
/external/clang/tools/clang-check/
DClangCheck.cpp174 ClangCheckActionFactory CheckFactory; in main() local