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

/external/clang/include/clang/Parse/
H A DParser.h528 /// GetLookAheadToken - This peeks ahead N tokens and returns that token
535 const Token &GetLookAheadToken(unsigned N) { function in class:clang::Parser

Completed in 33 milliseconds