OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsExhaustive
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Lex/
ModuleMap.h
238
unsigned
IsExhaustive
: 1;
245
: IsSystem(false), IsExternC(false),
IsExhaustive
(false),
/src/external/apache2/llvm/dist/clang/lib/Lex/
ModuleMap.cpp
998
Attrs.
IsExhaustive
|= inferred->second.Attrs.
IsExhaustive
;
1038
Result->ConfigMacrosExhaustive |= Attrs.
IsExhaustive
;
2635
if (Attrs.
IsExhaustive
&& !ActiveModule->Parent) {
2925
Attrs.
IsExhaustive
= true;
Completed in 20 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026