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