Searched refs:MapFileName (Results 1 – 1 of 1) sorted by relevance
2123 StringRef MapFileName(ModuleMapFile.getName()); in parseModuleDecl() local2124 if (MapFileName.ends_with("module.private.modulemap") || in parseModuleDecl()2125 MapFileName.ends_with("module_private.map")) { in parseModuleDecl()