Home
last modified time | relevance | path

Searched refs:MapFileName (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DModuleMap.cpp2013 StringRef MapFileName(ModuleMapFile->getName()); in parseModuleDecl() local
2014 if (MapFileName.endswith("module.private.modulemap") || in parseModuleDecl()
2015 MapFileName.endswith("module_private.map")) { in parseModuleDecl()