Home
last modified time | relevance | path

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

/external/llvm-project/libc/test/src/ctype/
Disblank_test.cpp12 TEST(IsBlank, DefaultLocale) { in TEST() argument
/external/llvm-project/flang/include/flang/Parser/
Dchar-block.h67 bool IsBlank() const { return FirstNonBlank() == ' '; } in IsBlank() function
/external/clang/lib/Format/
DBreakableToken.cpp29 static bool IsBlank(char C) { in IsBlank() function
/external/llvm-project/clang/lib/Format/
DBreakableToken.cpp29 static bool IsBlank(char C) { in IsBlank() function