Searched defs:consumeChar (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/test/SemaCXX/ | ||
H A D | string-plus-int.cpp | 7 void consumeChar(char c) {} in consumeChar() function |
/llvm-project/clang/test/Analysis/ | ||
H A D | keychainAPI.m | 399 void consumeChar(char); function |
/llvm-project/clang/lib/AST/ | ||
H A D | CommentParser.cpp | 78 void consumeChar() { in consumeChar() function in clang::comments::TextTokenRetokenizer |