Searched defs:consumeWhitespace (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Transformer/ | ||
H A D | Parsing.cpp | 150 static StringRef consumeWhitespace(StringRef S) { in consumeWhitespace() function |
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ | ||
H A D | CommentParser.cpp | 121 void consumeWhitespace() { in consumeWhitespace() function in clang::comments::TextTokenRetokenizer |
/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/Dynamic/ | ||
H A D | Parser.cpp | 301 void consumeWhitespace() { in consumeWhitespace() function in clang::ast_matchers::dynamic::Parser::CodeTokenizer |