Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dflags_parser.cpp49 static bool isSeparator(char C) { isSeparator() function
/freebsd/contrib/llvm-project/compiler-rt/lib/gwp_asan/optional/
H A Doptions_parser.cpp73 bool isSeparator(char C) { in isSeparator() function
/freebsd/contrib/llvm-project/libcxx/src/filesystem/
H A Dpath_parser.h22 inline bool isSeparator(path::value_type C) { in isSeparator() function