Searched refs:ExcludedModules (Results 1 – 4 of 4) sorted by relevance
201 SmallVector<std::string, 2> ExcludedModules; member
263 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()
991 canInfer = std::find(inferred->second.ExcludedModules.begin(), in inferFrameworkModule()992 inferred->second.ExcludedModules.end(), in inferFrameworkModule()993 Name) == inferred->second.ExcludedModules.end(); in inferFrameworkModule()2820 Map.InferredDirectories[Directory].ExcludedModules.push_back( in parseInferredModuleDecl()