Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DModuleMap.cpp2067 StringRef MapFileName(ModuleMapFile->getName()); in parseModuleDecl() local
2068 if (MapFileName.endswith("module.private.modulemap") || in parseModuleDecl()
2069 MapFileName.endswith("module_private.map")) { in parseModuleDecl()