Searched defs:skipWhitespace (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dflags_parser.cpp56 void FlagParser::skipWhitespace() { function in class:scudo::FlagParser
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DCommentLexer.cpp210 const char *skipWhitespace(const char *BufferPtr, const char *BufferEnd) { function in namespace:clang::comments::__anon234
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMILexer.cpp90 static Cursor skipWhitespace(Cursor C) { function
/freebsd-11-stable/contrib/llvm-project/clang/lib/Lex/
H A DDependencyDirectivesSourceMinimizer.cpp448 static void skipWhitespace(const char *&First, const char *const End) { function
[all...]

Completed in 66 milliseconds