Home
last modified time | relevance | path

Searched refs:ModuleFileName (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/clang/lib/Frontend/
H A DCompilerInstance.cpp926 StringRef ModuleFileName) { in compileModuleImpl() argument
968 FrontendOpts.OutputFile = ModuleFileName.str(); in compileModuleImpl()
1039 << Module->Name << ModuleFileName; in compileModuleImpl()
1070 StringRef ModuleFileName) { in compileAndLoadModule() argument
1080 StringRef Dir = llvm::sys::path::parent_path(ModuleFileName); in compileAndLoadModule()
1085 llvm::LockFileManager Locked(ModuleFileName); in compileAndLoadModule()
1095 ModuleFileName)) { in compileAndLoadModule()
1123 ModuleFileName, serialization::MK_ImplicitModule, ImportLoc, in compileAndLoadModule()
1452 std::string ModuleFileName = in loadModule() local
1454 if (ModuleFileName.empty()) { in loadModule()
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Serialization/
DASTReader.h1474 bool canRecoverFromOutOfDate(StringRef ModuleFileName,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Serialization/
DASTReader.h1474 bool canRecoverFromOutOfDate(StringRef ModuleFileName,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Serialization/
DASTReader.h1485 bool canRecoverFromOutOfDate(StringRef ModuleFileName,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Serialization/
DASTReader.h1469 bool canRecoverFromOutOfDate(StringRef ModuleFileName,