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