| /llvm-project-15.0.7/clang/lib/Tooling/DependencyScanning/ |
| H A D | DependencyScanningWorker.cpp | 56 llvm::StringSet<> &InputFiles, bool VisitInputFiles, in PrebuiltModuleListener() 78 llvm::StringSet<> &InputFiles; member in __anone24e14be0111::PrebuiltModuleListener 88 llvm::StringSet<> &InputFiles, in visitPrebuiltModule() 113 const SmallVectorImpl<FrontendInputFile> &InputFiles) { in deduceDepTarget()
|
| /llvm-project-15.0.7/clang/tools/clang-linker-wrapper/ |
| H A D | ClangLinkerWrapper.cpp | 474 Expected<StringRef> link(ArrayRef<StringRef> InputFiles, const ArgList &Args) { in link() 517 fatbinary(ArrayRef<std::pair<StringRef, StringRef>> InputFiles, in fatbinary() argument 553 Expected<StringRef> link(ArrayRef<StringRef> InputFiles, const ArgList &Args) { in link() 597 fatbinary(ArrayRef<std::pair<StringRef, StringRef>> InputFiles, in fatbinary() argument 721 Expected<StringRef> linkDevice(ArrayRef<StringRef> InputFiles, in linkDevice() 769 std::vector<std::string> getTargetFeatures(ArrayRef<OffloadFile> InputFiles) { in getTargetFeatures() 862 Error linkBitcodeFiles(SmallVectorImpl<OffloadFile> &InputFiles, in linkBitcodeFiles() 1182 SmallVector<std::pair<StringRef, StringRef>, 4> InputFiles; in bundleCuda() local 1205 SmallVector<std::pair<StringRef, StringRef>, 4> InputFiles; in bundleHIP() local 1306 SmallVector<StringRef> InputFiles; in linkAndWrapDeviceFiles() local [all …]
|
| /llvm-project-15.0.7/llvm/examples/OrcV2Examples/LLJITWithGDBRegistrationListener/ |
| H A D | LLJITWithGDBRegistrationListener.cpp | 37 static cl::list<std::string> InputFiles(cl::Positional, cl::OneOrMore, variable
|
| /llvm-project-15.0.7/llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging/ |
| H A D | LLJITWithRemoteDebugging.cpp | 102 static cl::list<std::string> InputFiles(cl::Positional, cl::OneOrMore, variable
|
| /llvm-project-15.0.7/llvm/tools/llvm-dwp/ |
| H A D | llvm-dwp.cpp | 40 InputFiles(cl::Positional, cl::desc("<input files>"), cl::cat(DwpCategory)); variable
|
| /llvm-project-15.0.7/llvm/tools/dsymutil/ |
| H A D | dsymutil.cpp | 111 std::vector<std::string> InputFiles; member 124 std::vector<std::string> InputFiles; in getInputs() local 325 if (Expected<std::vector<std::string>> InputFiles = in getOptions() local
|
| /llvm-project-15.0.7/llvm/examples/SpeculativeJIT/ |
| H A D | SpeculativeJIT.cpp | 27 static cl::list<std::string> InputFiles(cl::Positional, cl::OneOrMore, variable
|
| /llvm-project-15.0.7/llvm/tools/llvm-mt/ |
| H A D | llvm-mt.cpp | 115 std::vector<std::string> InputFiles = InputArgs.getAllArgValues(OPT_manifest); in main() local
|
| /llvm-project-15.0.7/llvm/tools/llvm-cvtres/ |
| H A D | llvm-cvtres.cpp | 145 std::vector<std::string> InputFiles = InputArgs.getAllArgValues(OPT_INPUT); in main() local
|
| /llvm-project-15.0.7/llvm/tools/llvm-lipo/ |
| H A D | llvm-lipo.cpp | 112 SmallVector<InputFile, 1> InputFiles; member 319 readInputBinaries(LLVMContext &LLVMCtx, ArrayRef<InputFile> InputFiles) { in readInputBinaries()
|
| /llvm-project-15.0.7/llvm/tools/llvm-dwarfutil/ |
| H A D | llvm-dwarfutil.cpp | 81 std::vector<std::string> InputFiles = Args.getAllArgValues(OPT_INPUT); in validateAndSetOptions() local
|
| /llvm-project-15.0.7/llvm/tools/llvm-libtool-darwin/ |
| H A D | llvm-libtool-darwin.cpp | 44 static cl::list<std::string> InputFiles(cl::Positional, variable
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/ |
| H A D | ClangTidy.cpp | 509 ArrayRef<std::string> InputFiles, in runClangTidy()
|
| /llvm-project-15.0.7/llvm/tools/llvm-objcopy/ |
| H A D | ObjcopyOptions.cpp | 1335 StringMap<unsigned> InputFiles; in parseStripOptions() local
|
| /llvm-project-15.0.7/llvm/tools/llvm-jitlink/ |
| H A D | llvm-jitlink.cpp | 71 static cl::list<std::string> InputFiles(cl::Positional, cl::OneOrMore, variable
|