Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp1154 StringRef OriginalModuleMapFile, StringRef ModuleFileName, in compileModuleImpl()
1321 StringRef ModuleFileName) { in compileModule()
1386 Module *Module, StringRef ModuleFileName, in readASTAfterCompileModule()
1422 StringRef ModuleFileName) { in compileModuleAndReadASTImpl()
1446 SourceLocation ModuleNameLoc, Module *Module, StringRef ModuleFileName) { in compileModuleAndReadASTBehindLock()
1517 Module *Module, StringRef ModuleFileName) { in compileModuleAndReadAST()
2172 SmallString<128> ModuleFileName; in createModuleFromSource() local
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp6223 bool ASTReader::canRecoverFromOutOfDate(StringRef ModuleFileName, in canRecoverFromOutOfDate()