Home
last modified time | relevance | path

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

/llvm-project/lldb/unittests/Utility/
H A DAnsiTerminalTest.cpp17 TEST(AnsiTerminal, WhiteSpace) { in TEST() argument
/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DMacroToEnumCheck.cpp42 enum class WhiteSpace { in hasOnlyComments() enum