Searched defs:ModuleMapPath (Results 1 – 9 of 9) sorted by relevance
42 llvm::StringRef ModuleMapPath; variable
252 static bool writeModuleMap(llvm::StringRef ModuleMapPath, in writeModuleMap()298 bool createModuleMap(llvm::StringRef ModuleMapPath, in createModuleMap()
144 CoverageChecker::CoverageChecker(StringRef ModuleMapPath, in CoverageChecker()155 StringRef ModuleMapPath, std::vector<std::string> &IncludePaths, in createCoverageChecker()
283 static cl::opt<std::string> ModuleMapPath( variable
155 std::string ModuleMapPath; variable
126 virtual void ReadModuleMapFile(StringRef ModuleMapPath) {} in ReadModuleMapFile()
217 StringRef ModuleMapPath = ModuleMap->getName(); in getPrebuiltImplicitModuleFileName() local232 StringRef ModuleMapPath) { in getCachedModuleFileName()238 StringRef ModuleMapPath, in getCachedModuleFileNameImpl()
645 void ReadModuleMapFile(StringRef ModuleMapPath) override { in ReadModuleMapFile()
163 void ChainedASTReaderListener::ReadModuleMapFile(StringRef ModuleMapPath) { in ReadModuleMapFile()