Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/unittests/clang-tidy/
H A DModernizeModuleTest.cpp39 static bool matchText(const char *Text, bool AllowComma) { in matchText()
76 bool AllowComma; member