Searched defs:ConsumeAnyToken (Results 1 - 1 of 1) sorted by last modified time

/external/clang/include/clang/Parse/
H A DParser.h352 /// ConsumeAnyToken - Dispatch to the right Consume* method based on the
355 SourceLocation ConsumeAnyToken(bool ConsumeCodeCompletionTok = false) { function in class:clang::Parser

Completed in 650 milliseconds