Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DCommentLexer.cpp210 const char *skipWhitespace(const char *BufferPtr, const char *BufferEnd) { in skipWhitespace() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DDependencyDirectivesSourceMinimizer.cpp449 static void skipWhitespace(const char *&First, const char *const End) { in skipWhitespace() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMILexer.cpp87 static Cursor skipWhitespace(Cursor C) { in skipWhitespace() function
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Djson.d766 void skipWhitespace() in skipWhitespace() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DTextDiagnostic.cpp514 static unsigned skipWhitespace(unsigned Idx, StringRef Str, unsigned Length) { in skipWhitespace() function