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