Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Transformer/
H A DParsing.cpp150 static StringRef consumeWhitespace(StringRef S) { in consumeWhitespace() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DCommentParser.cpp121 void consumeWhitespace() { in consumeWhitespace() function in clang::comments::TextTokenRetokenizer
/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/Dynamic/
H A DParser.cpp301 void consumeWhitespace() { in consumeWhitespace() function in clang::ast_matchers::dynamic::Parser::CodeTokenizer