Home
last modified time | relevance | path

Searched defs:runCheckOnCode (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang-tools-extra/unittests/clang-tidy/
DGoogleModuleTest.cpp61 bool runCheckOnCode(const std::string &Code, const std::string &Filename) { in runCheckOnCode() function in clang::tidy::test::GlobalNamesInHeadersCheckTest
DIncludeInserterTest.cpp153 std::string runCheckOnCode(StringRef Code, StringRef Filename) { in runCheckOnCode() function