Searched refs:AllowSearch (Results 1 – 2 of 2) sorted by relevance
499 Module *lookupModule(StringRef ModuleName, bool AllowSearch = true);
166 Module *HeaderSearch::lookupModule(StringRef ModuleName, bool AllowSearch) { in lookupModule() argument169 if (Module || !AllowSearch || !HSOpts->ImplicitModuleMaps) in lookupModule()