OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pushConditionalLevel
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Lex/
PreprocessorLexer.h
89
///
pushConditionalLevel
- When we enter a \#if directive, this keeps track of
92
void
pushConditionalLevel
(SourceLocation DirectiveStart, bool WasSkipping,
101
void
pushConditionalLevel
(const PPConditionalInfo &CI) {
/src/external/apache2/llvm/dist/clang/lib/Lex/
PPDirectives.cpp
447
CurPPLexer->
pushConditionalLevel
(IfTokenLoc, /*isSkipping*/ false,
548
CurPPLexer->
pushConditionalLevel
(Tok.getLocation(), /*wasskipping*/true,
3021
CurPPLexer->
pushConditionalLevel
(DirectiveTok.getLocation(),
3026
CurPPLexer->
pushConditionalLevel
(DirectiveTok.getLocation(),
3076
CurPPLexer->
pushConditionalLevel
(IfToken.getLocation(), /*wasskip*/false,
3080
CurPPLexer->
pushConditionalLevel
(IfToken.getLocation(), /*wasskip*/false,
3146
CurPPLexer->
pushConditionalLevel
(CI.IfLoc, /*wasskip*/false,
3191
CurPPLexer->
pushConditionalLevel
(ElifToken.getLocation(), /*wasskip*/false,
Completed in 30 milliseconds
Indexes created Thu Aug 06 00:25:04 UTC 2026