OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LastTok
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Lex/
PPDirectives.cpp
2549
Token
LastTok
= MacroNameTok;
2584
if (ReadMacroParameterList(MI,
LastTok
))
2625
LastTok
= Tok;
2631
LastTok
= Tok;
2644
LastTok
= Tok;
2710
MI->AddTokenToBody(
LastTok
);
2720
MI->AddTokenToBody(
LastTok
);
2738
LastTok
.setKind(tok::unknown);
2739
MI->AddTokenToBody(
LastTok
);
2743
<<
LastTok
.is(tok::hashat)
[
all
...]
/src/external/apache2/llvm/dist/clang/include/clang/Lex/
Preprocessor.h
2104
/// what we learn and saving in \p
LastTok
the last token read.
2106
bool ReadMacroParameterList(MacroInfo *MI, Token&
LastTok
);
Completed in 18 milliseconds
Indexes created Thu Aug 06 00:25:04 UTC 2026