Home
last modified time | relevance | path

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

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