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