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