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