Lines Matching refs:InferredModuleAllowedBy
389 InferredModuleAllowedBy[Result] = UmbrellaModuleMap;
407 InferredModuleAllowedBy[Result] = UmbrellaModuleMap;
694 InferredModuleAllowedBy[Result] = ModuleMapFile;
845 assert(InferredModuleAllowedBy.count(M) && "missing inferred module map");
846 return InferredModuleAllowedBy.find(M)->second;
853 InferredModuleAllowedBy[M] = ModMap;