Searched refs:MapFileName (Results 1 – 1 of 1) sorted by relevance
1962 StringRef MapFileName(ModuleMapFile->getName()); in parseModuleDecl() local1963 if (MapFileName.endswith("module.private.modulemap") || in parseModuleDecl()1964 MapFileName.endswith("module_private.map")) { in parseModuleDecl()