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