Searched defs:InferModules (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/Lex/
H A DModuleMap.h128 InferredDirectory() : InferModules(), InferSystemModules() { }
131 unsigned InferModules : 1; member in struct:clang::ModuleMap::InferredDirectory
136 /// \brief If \c InferModules is non-zero, the module map file that allowed

Completed in 81 milliseconds