Searched defs:consumeWhitespace (Results 1 – 2 of 2) sorted by relevance
/minix3/external/bsd/llvm/dist/clang/lib/AST/ | ||
H A D | CommentParser.cpp | 122 void consumeWhitespace() { in consumeWhitespace() function in clang::comments::TextTokenRetokenizer |
/minix3/external/bsd/llvm/dist/clang/lib/ASTMatchers/Dynamic/ | ||
H A D | Parser.cpp | 235 void consumeWhitespace() { in consumeWhitespace() function in clang::ast_matchers::dynamic::Parser::CodeTokenizer |