OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InferModules
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/Lex/
ModuleMap.h
174
InferredDirectory() :
InferModules
() {}
177
unsigned
InferModules
: 1;
182
/// \brief If \c
InferModules
is non-zero, the module map file that allowed
/external/clang/lib/Lex/
ModuleMap.cpp
657
if (inferred->second.
InferModules
) {
[
all
...]
Completed in 136 milliseconds