Searched defs:runCheckOnCode (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang-tools-extra/unittests/clang-tidy/ | ||
H A D | GoogleModuleTest.cpp | 61 bool runCheckOnCode(const std::string &Code, const std::string &Filename) { in runCheckOnCode() function in clang::tidy::test::GlobalNamesInHeadersCheckTest |
H A D | IncludeInserterTest.cpp | 168 std::string runCheckOnCode(StringRef Code, StringRef Filename) { in runCheckOnCode() function |