Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp1050 StringRef OriginalModuleMapFile, StringRef ModuleFileName, in compileModuleImpl()
1207 StringRef ModuleFileName) { in compileModule()
1277 Module *Module, StringRef ModuleFileName) { in compileModuleAndReadAST()
2052 SmallString<128> ModuleFileName; in createModuleFromSource() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp5941 bool ASTReader::canRecoverFromOutOfDate(StringRef ModuleFileName, in canRecoverFromOutOfDate()