Home
last modified time | relevance | path

Searched defs:ModuleMapPath (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DHeaderSearch.cpp217 StringRef ModuleMapPath = ModuleMap->getName(); getPrebuiltImplicitModuleFileName() local
232 getCachedModuleFileName(StringRef ModuleName,StringRef ModuleMapPath) getCachedModuleFileName() argument
238 getCachedModuleFileNameImpl(StringRef ModuleName,StringRef ModuleMapPath,StringRef CachePath) getCachedModuleFileNameImpl() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/Serialization/
H A DModuleFile.h164 std::string ModuleMapPath; variable
H A DASTReader.h127 virtual void ReadModuleMapFile(StringRef ModuleMapPath) {} in ReadModuleMapFile() argument
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp591 ReadModuleMapFile(StringRef ModuleMapPath) ReadModuleMapFile() argument
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp164 ReadModuleMapFile(StringRef ModuleMapPath) ReadModuleMapFile() argument
[all...]