Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Frontend/
H A DCompilerInstance.cpp1129 StringRef OriginalModuleMapFile, StringRef ModuleFileName, in compileModuleImpl()
1289 StringRef ModuleFileName) { in compileModule()
1353 Module *Module, StringRef ModuleFileName, in readASTAfterCompileModule()
1389 StringRef ModuleFileName) { in compileModuleAndReadASTImpl()
1413 SourceLocation ModuleNameLoc, Module *Module, StringRef ModuleFileName) { in compileModuleAndReadASTBehindLock()
1484 Module *Module, StringRef ModuleFileName) { in compileModuleAndReadAST()
2140 SmallString<128> ModuleFileName; in createModuleFromSource() local
/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTReader.cpp5979 bool ASTReader::canRecoverFromOutOfDate(StringRef ModuleFileName, in canRecoverFromOutOfDate()