OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isNextTokenLParen
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Lex/
TokenLexer.h
145
unsigned
isNextTokenLParen
() const;
/src/external/apache2/llvm/dist/clang/lib/Lex/
PPMacroExpansion.cpp
441
Val = CurTokenLexer->
isNextTokenLParen
();
453
Val = Entry.TheTokenLexer->
isNextTokenLParen
();
TokenLexer.cpp
925
///
isNextTokenLParen
- If the next token lexed will pop this macro off the
928
unsigned TokenLexer::
isNextTokenLParen
() const {
Completed in 32 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026