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.cpp1155 StringRef OriginalModuleMapFile, StringRef ModuleFileName, in cloneForModuleCompileImpl()
1271 StringRef ModuleFileName, in compileModule()
1341 SourceLocation ImportLoc, Module *Module, StringRef ModuleFileName, in cloneForModuleCompile()
1422 Module *Module, StringRef ModuleFileName, in readASTAfterCompileModule()
1464 StringRef ModuleFileName) { in compileModuleAndReadASTImpl()
1492 SourceLocation ModuleNameLoc, Module *Module, StringRef ModuleFileName) { in compileModuleAndReadASTBehindLock()
1560 Module *Module, StringRef ModuleFileName) { in compileModuleAndReadAST()
2232 SmallString<128> ModuleFileName; in createModuleFromSource() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp6565 bool ASTReader::canRecoverFromOutOfDate(StringRef ModuleFileName, in canRecoverFromOutOfDate()