Searched refs:ExcludedModules (Results 1 – 2 of 2) sorted by relevance
201 SmallVector<std::string, 2> ExcludedModules; member
649 canInfer = std::find(inferred->second.ExcludedModules.begin(), in inferFrameworkModule()650 inferred->second.ExcludedModules.end(), in inferFrameworkModule()651 Name) == inferred->second.ExcludedModules.end(); in inferFrameworkModule()2279 Map.InferredDirectories[Directory].ExcludedModules in parseInferredModuleDecl()