Home
last modified time | relevance | path

Searched defs:expectAndConsume (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParser.cpp2696 bool BalancedDelimiterTracker::expectAndConsume(unsigned DiagID, in expectAndConsume() function in BalancedDelimiterTracker
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp631 bool MIParser::expectAndConsume(MIToken::TokenKind TokenKind) { in expectAndConsume() function in MIParser