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

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
H A DPreprocessor.h1185 /// LookAhead(0) returns the next token that would be returned by Lex(),
1186 /// LookAhead(1) returns the token after it, etc. This returns normal
1189 const Token &LookAhead(unsigned N) { function in class:clang::Preprocessor
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Lex/
H A DPreprocessor.h1219 /// LookAhead(0) returns the next token that would be returned by Lex(),
1220 /// LookAhead(1) returns the token after it, etc. This returns normal
1223 const Token &LookAhead(unsigned N) { function in class:clang::Preprocessor
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Lex/
H A DPreprocessor.h1219 /// LookAhead(0) returns the next token that would be returned by Lex(),
1220 /// LookAhead(1) returns the token after it, etc. This returns normal
1223 const Token &LookAhead(unsigned N) { function in class:clang::Preprocessor
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Lex/
H A DPreprocessor.h1222 /// LookAhead(0) returns the next token that would be returned by Lex(),
1223 /// LookAhead(1) returns the token after it, etc. This returns normal
1226 const Token &LookAhead(unsigned N) { function in class:clang::Preprocessor
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Lex/
H A DPreprocessor.h1222 /// LookAhead(0) returns the next token that would be returned by Lex(),
1223 /// LookAhead(1) returns the token after it, etc. This returns normal
1226 const Token &LookAhead(unsigned N) { function in class:clang::Preprocessor
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Lex/
H A DPreprocessor.h1222 /// LookAhead(0) returns the next token that would be returned by Lex(),
1223 /// LookAhead(1) returns the token after it, etc. This returns normal
1226 const Token &LookAhead(unsigned N) { function in class:clang::Preprocessor
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Lex/
H A DPreprocessor.h1222 /// LookAhead(0) returns the next token that would be returned by Lex(),
1223 /// LookAhead(1) returns the token after it, etc. This returns normal
1226 const Token &LookAhead(unsigned N) { function in class:clang::Preprocessor
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
H A DPreprocessor.h1185 /// LookAhead(0) returns the next token that would be returned by Lex(),
1186 /// LookAhead(1) returns the token after it, etc. This returns normal
1189 const Token &LookAhead(unsigned N) { function in class:clang::Preprocessor
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Lex/
H A DPreprocessor.h1219 /// LookAhead(0) returns the next token that would be returned by Lex(),
1220 /// LookAhead(1) returns the token after it, etc. This returns normal
1223 const Token &LookAhead(unsigned N) { function in class:clang::Preprocessor
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Lex/
H A DPreprocessor.h1219 /// LookAhead(0) returns the next token that would be returned by Lex(),
1220 /// LookAhead(1) returns the token after it, etc. This returns normal
1223 const Token &LookAhead(unsigned N) { function in class:clang::Preprocessor
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Lex/
H A DPreprocessor.h1222 /// LookAhead(0) returns the next token that would be returned by Lex(),
1223 /// LookAhead(1) returns the token after it, etc. This returns normal
1226 const Token &LookAhead(unsigned N) { function in class:clang::Preprocessor
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Lex/
H A DPreprocessor.h1222 /// LookAhead(0) returns the next token that would be returned by Lex(),
1223 /// LookAhead(1) returns the token after it, etc. This returns normal
1226 const Token &LookAhead(unsigned N) { function in class:clang::Preprocessor
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Lex/
H A DPreprocessor.h1222 /// LookAhead(0) returns the next token that would be returned by Lex(),
1223 /// LookAhead(1) returns the token after it, etc. This returns normal
1226 const Token &LookAhead(unsigned N) { function in class:clang::Preprocessor
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Lex/
H A DPreprocessor.h1222 /// LookAhead(0) returns the next token that would be returned by Lex(),
1223 /// LookAhead(1) returns the token after it, etc. This returns normal
1226 const Token &LookAhead(unsigned N) { function in class:clang::Preprocessor

Completed in 129 milliseconds