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

/netbsd-current/external/apache2/llvm/dist/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp1059 auto ExpectAndConsume = [&](StringRef Prefix) { local
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Parse/
H A DParser.cpp110 bool Parser::ExpectAndConsume(tok::TokenKind ExpectedTok, unsigned DiagID, function in class:Parser

Completed in 294 milliseconds