Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DCompilerInstance.cpp1140 StringRef OriginalModuleMapFile, StringRef ModuleFileName, in compileModuleImpl()
1302 StringRef ModuleFileName) { in compileModule()
1367 Module *Module, StringRef ModuleFileName, in readASTAfterCompileModule()
1403 StringRef ModuleFileName) { in compileModuleAndReadASTImpl()
1427 SourceLocation ModuleNameLoc, Module *Module, StringRef ModuleFileName) { in compileModuleAndReadASTBehindLock()
1498 Module *Module, StringRef ModuleFileName) { in compileModuleAndReadAST()
2147 SmallString<128> ModuleFileName; in createModuleFromSource() local
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTReader.cpp6021 bool ASTReader::canRecoverFromOutOfDate(StringRef ModuleFileName, in canRecoverFromOutOfDate()