Searched defs:expectAndConsume (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Parse/ | ||
H A D | Parser.cpp | 2784 bool BalancedDelimiterTracker::expectAndConsume(unsigned DiagID, expectAndConsume() function in BalancedDelimiterTracker |
/llvm-project/llvm/lib/CodeGen/MIRParser/ | ||
H A D | MIParser.cpp | 633 bool MIParser::expectAndConsume(MIToken::TokenKind TokenKind) { expectAndConsume() function in MIParser |