Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp1165 StringRef OriginalModuleMapFile, StringRef ModuleFileName, in compileModuleImpl()
1333 StringRef ModuleFileName) { in compileModule()
1413 Module *Module, StringRef ModuleFileName, in readASTAfterCompileModule()
1449 StringRef ModuleFileName) { in compileModuleAndReadASTImpl()
1473 SourceLocation ModuleNameLoc, Module *Module, StringRef ModuleFileName) { in compileModuleAndReadASTBehindLock()
1544 Module *Module, StringRef ModuleFileName) { in compileModuleAndReadAST()
2216 SmallString<128> ModuleFileName; in createModuleFromSource() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp6229 bool ASTReader::canRecoverFromOutOfDate(StringRef ModuleFileName, in canRecoverFromOutOfDate()