Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParser.cpp131 bool Parser::ExpectAndConsume(tok::TokenKind ExpectedTok, unsigned DiagID, in ExpectAndConsume() function in Parser
/external/llvm-project/clang/lib/Parse/
DParser.cpp110 bool Parser::ExpectAndConsume(tok::TokenKind ExpectedTok, unsigned DiagID, in ExpectAndConsume() function in Parser