OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FoundNonSkipPortion
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Lex/
Preprocessor.h
438
bool
FoundNonSkipPortion
;
443
bool
FoundNonSkipPortion
, bool FoundElse,
446
FoundNonSkipPortion
(
FoundNonSkipPortion
), FoundElse(FoundElse),
2111
///
FoundNonSkipPortion
is true, then we have already emitted code for part of
2118
bool
FoundNonSkipPortion
, bool FoundElse,
/src/external/apache2/llvm/dist/clang/lib/Lex/
PPDirectives.cpp
431
///
FoundNonSkipPortion
is true, then we have already emitted code for part of
438
bool
FoundNonSkipPortion
,
448
FoundNonSkipPortion
, FoundElse);
477
HashTokenLoc, IfTokenLoc,
FoundNonSkipPortion
, FoundElse, ElseLoc);
Preprocessor.cpp
677
PreambleConditionalStack.SkipInfo->
FoundNonSkipPortion
,
/src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTWriter.cpp
2171
Record.push_back(SkipInfo->
FoundNonSkipPortion
);
ASTReader.cpp
3373
bool
FoundNonSkipPortion
= Record[Idx++];
3376
SkipInfo.emplace(HashToken, IfTokenLoc,
FoundNonSkipPortion
,
Completed in 93 milliseconds
Indexes created Sat Sep 19 00:25:42 UTC 2026