Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/unittests/clang-tidy/
DIncludeInserterTest.cpp106 class InvalidIncludeInserterCheck : public IncludeInserterCheckBase { class
108 InvalidIncludeInserterCheck(StringRef CheckName, ClangTidyContext *Context) in InvalidIncludeInserterCheck() function in clang::tidy::__anoneb9f7c800111::InvalidIncludeInserterCheck
687 runCheckOnCode<InvalidIncludeInserterCheck>( in TEST()