OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ConditionRange
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Lex/
PPExpressions.cpp
875
SourceRange
ConditionRange
= ExprStartLoc;
877
ConditionRange
= DiscardUntilEndOfDirective();
887
{ExprStartLoc,
ConditionRange
.getEnd()}};
PPExpressions.cpp
875
SourceRange
ConditionRange
= ExprStartLoc;
877
ConditionRange
= DiscardUntilEndOfDirective();
887
{ExprStartLoc,
ConditionRange
.getEnd()}};
PPDirectives.cpp
3166
SourceRange
ConditionRange
= DiscardUntilEndOfDirective();
3182
Callbacks->Elif(ElifToken.getLocation(),
ConditionRange
,
PPDirectives.cpp
3166
SourceRange
ConditionRange
= DiscardUntilEndOfDirective();
3182
Callbacks->Elif(ElifToken.getLocation(),
ConditionRange
,
Completed in 66 milliseconds
Indexes created Thu Aug 06 00:25:04 UTC 2026