OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InferSystemModules
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/Lex/
ModuleMap.h
119
InferredDirectory() : InferModules(),
InferSystemModules
() { }
125
unsigned
InferSystemModules
: 1;
/external/clang/lib/Lex/
ModuleMap.cpp
418
if (canInfer && inferred->second.
InferSystemModules
)
496
if (inferred->second.
InferSystemModules
)
[
all
...]
Completed in 27 milliseconds