Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInstance.cpp1042 StringRef OriginalModuleMapFile, StringRef ModuleFileName, in compileModuleImpl()
1190 StringRef ModuleFileName) { in compileModule()
1260 Module *Module, StringRef ModuleFileName) { in compileModuleAndReadAST()
2035 SmallString<128> ModuleFileName; in createModuleFromSource() local