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