Home
last modified time | relevance | path

Searched refs:InputFilePaths (Results 1 – 25 of 45) sorted by relevance

12

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/tools/llvm-ifs/
H A Dllvm-ifs.cpp52 cl::list<std::string> InputFilePaths(cl::Positional, cl::desc("input"), variable
284 if (InputFilePaths.empty()) in main()
285 InputFilePaths.push_back("-"); in main()
288 if (InputFilePaths.size() > 1) in main()
295 for (const std::string &InputFilePath : InputFilePaths) { in main()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/tools/llvm-ifs/
H A Dllvm-ifs.cpp52 cl::list<std::string> InputFilePaths(cl::Positional, cl::desc("input"), variable
279 if (InputFilePaths.empty()) in main()
280 InputFilePaths.push_back("-"); in main()
283 if (InputFilePaths.size() > 1) in main()
290 for (const std::string &InputFilePath : InputFilePaths) { in main()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/tools/llvm-ifs/
H A Dllvm-ifs.cpp52 cl::list<std::string> InputFilePaths(cl::Positional, cl::desc("input"), variable
279 if (InputFilePaths.empty()) in main()
280 InputFilePaths.push_back("-"); in main()
283 if (InputFilePaths.size() > 1) in main()
290 for (const std::string &InputFilePath : InputFilePaths) { in main()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/tools/llvm-ifs/
H A Dllvm-ifs.cpp52 cl::list<std::string> InputFilePaths(cl::Positional, cl::desc("input"), variable
279 if (InputFilePaths.empty()) in main()
280 InputFilePaths.push_back("-"); in main()
283 if (InputFilePaths.size() > 1) in main()
290 for (const std::string &InputFilePath : InputFilePaths) { in main()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/tools/llvm-ifs/
H A Dllvm-ifs.cpp52 cl::list<std::string> InputFilePaths(cl::Positional, cl::desc("input"), variable
279 if (InputFilePaths.empty()) in main()
280 InputFilePaths.push_back("-"); in main()
283 if (InputFilePaths.size() > 1) in main()
290 for (const std::string &InputFilePath : InputFilePaths) { in main()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/tools/llvm-ifs/
H A Dllvm-ifs.cpp52 cl::list<std::string> InputFilePaths(cl::Positional, cl::desc("input"), variable
279 if (InputFilePaths.empty()) in main()
280 InputFilePaths.push_back("-"); in main()
283 if (InputFilePaths.size() > 1) in main()
290 for (const std::string &InputFilePath : InputFilePaths) { in main()
/dports/lang/mono/mono-5.10.1.57/external/corert/src/ILVerify/src/
H A DSimpleTypeSystemContext.cs37 public IDictionary<string, string> InputFilePaths property in ILVerify.SimpleTypeSystemContext
66 if (!InputFilePaths.TryGetValue(simpleName, out filePath)) in CreateModuleForSimpleName()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/modularize/
H A DModularizeUtilities.cpp46 : InputFilePaths(InputPaths), HeaderPrefix(Prefix), in ModularizeUtilities()
75 for (auto I = InputFilePaths.begin(), E = InputFilePaths.end(); I != E; ++I) { in loadAllHeaderListsAndDependencies()
123 InputFilePaths[ModuleMapIndex], IncludePaths, CommandLine, in doCoverageCheck()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/modularize/
H A DModularizeUtilities.cpp46 : InputFilePaths(InputPaths), HeaderPrefix(Prefix), in ModularizeUtilities()
75 for (auto I = InputFilePaths.begin(), E = InputFilePaths.end(); I != E; ++I) { in loadAllHeaderListsAndDependencies()
123 InputFilePaths[ModuleMapIndex], IncludePaths, CommandLine, in doCoverageCheck()
/dports/lang/mono/mono-5.10.1.57/external/corert/src/ILCompiler/src/
H A DProgram.cs269 typeSystemContext.InputFilePaths = inputFilePaths; in Run()
274 if (typeSystemContext.InputFilePaths.Count == 0) in Run()
296 foreach (var inputFile in typeSystemContext.InputFilePaths) in Run()
327 foreach (var inputFile in typeSystemContext.InputFilePaths) in Run()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/modularize/
H A DModularizeUtilities.cpp46 : InputFilePaths(InputPaths), HeaderPrefix(Prefix), in ModularizeUtilities()
75 for (auto I = InputFilePaths.begin(), E = InputFilePaths.end(); I != E; ++I) { in loadAllHeaderListsAndDependencies()
123 InputFilePaths[ModuleMapIndex], IncludePaths, CommandLine, in doCoverageCheck()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/modularize/
H A DModularizeUtilities.cpp46 : InputFilePaths(InputPaths), HeaderPrefix(Prefix), in ModularizeUtilities()
75 for (auto I = InputFilePaths.begin(), E = InputFilePaths.end(); I != E; ++I) { in loadAllHeaderListsAndDependencies()
123 InputFilePaths[ModuleMapIndex], IncludePaths, CommandLine, in doCoverageCheck()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/modularize/
H A DModularizeUtilities.cpp46 : InputFilePaths(InputPaths), HeaderPrefix(Prefix), in ModularizeUtilities()
75 for (auto I = InputFilePaths.begin(), E = InputFilePaths.end(); I != E; ++I) { in loadAllHeaderListsAndDependencies()
123 InputFilePaths[ModuleMapIndex], IncludePaths, CommandLine, in doCoverageCheck()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/modularize/
H A DModularizeUtilities.cpp46 : InputFilePaths(InputPaths), HeaderPrefix(Prefix), in ModularizeUtilities()
75 for (auto I = InputFilePaths.begin(), E = InputFilePaths.end(); I != E; ++I) { in loadAllHeaderListsAndDependencies()
123 InputFilePaths[ModuleMapIndex], IncludePaths, CommandLine, in doCoverageCheck()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/modularize/
H A DModularizeUtilities.cpp46 : InputFilePaths(InputPaths), HeaderPrefix(Prefix), in ModularizeUtilities()
75 for (auto I = InputFilePaths.begin(), E = InputFilePaths.end(); I != E; ++I) { in loadAllHeaderListsAndDependencies()
123 InputFilePaths[ModuleMapIndex], IncludePaths, CommandLine, in doCoverageCheck()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/modularize/
H A DModularizeUtilities.cpp46 : InputFilePaths(InputPaths), HeaderPrefix(Prefix), in ModularizeUtilities()
75 for (auto I = InputFilePaths.begin(), E = InputFilePaths.end(); I != E; ++I) { in loadAllHeaderListsAndDependencies()
123 InputFilePaths[ModuleMapIndex], IncludePaths, CommandLine, in doCoverageCheck()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/modularize/
H A DModularizeUtilities.cpp46 : InputFilePaths(InputPaths), HeaderPrefix(Prefix), in ModularizeUtilities()
75 for (auto I = InputFilePaths.begin(), E = InputFilePaths.end(); I != E; ++I) { in loadAllHeaderListsAndDependencies()
123 InputFilePaths[ModuleMapIndex], IncludePaths, CommandLine, in doCoverageCheck()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/modularize/
H A DModularizeUtilities.cpp46 : InputFilePaths(InputPaths), HeaderPrefix(Prefix), in ModularizeUtilities()
75 for (auto I = InputFilePaths.begin(), E = InputFilePaths.end(); I != E; ++I) { in loadAllHeaderListsAndDependencies()
123 InputFilePaths[ModuleMapIndex], IncludePaths, CommandLine, in doCoverageCheck()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/modularize/
H A DModularizeUtilities.cpp46 : InputFilePaths(InputPaths), HeaderPrefix(Prefix), in ModularizeUtilities()
75 for (auto I = InputFilePaths.begin(), E = InputFilePaths.end(); I != E; ++I) { in loadAllHeaderListsAndDependencies()
123 InputFilePaths[ModuleMapIndex], IncludePaths, CommandLine, in doCoverageCheck()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/modularize/
H A DModularizeUtilities.cpp46 : InputFilePaths(InputPaths), HeaderPrefix(Prefix), in ModularizeUtilities()
75 for (auto I = InputFilePaths.begin(), E = InputFilePaths.end(); I != E; ++I) { in loadAllHeaderListsAndDependencies()
123 InputFilePaths[ModuleMapIndex], IncludePaths, CommandLine, in doCoverageCheck()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/modularize/
H A DModularizeUtilities.cpp46 : InputFilePaths(InputPaths), HeaderPrefix(Prefix),
75 for (auto I = InputFilePaths.begin(), E = InputFilePaths.end(); I != E; ++I) {
123 InputFilePaths[ModuleMapIndex], IncludePaths, CommandLine,
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/extra/modularize/
H A DModularizeUtilities.cpp47 : InputFilePaths(InputPaths), HeaderPrefix(Prefix), in ModularizeUtilities()
76 for (auto I = InputFilePaths.begin(), E = InputFilePaths.end(); I != E; ++I) { in loadAllHeaderListsAndDependencies()
124 InputFilePaths[ModuleMapIndex], IncludePaths, CommandLine, in doCoverageCheck()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/tools/extra/modularize/
H A DModularizeUtilities.cpp47 : InputFilePaths(InputPaths), HeaderPrefix(Prefix), in ModularizeUtilities()
76 for (auto I = InputFilePaths.begin(), E = InputFilePaths.end(); I != E; ++I) { in loadAllHeaderListsAndDependencies()
124 InputFilePaths[ModuleMapIndex], IncludePaths, CommandLine, in doCoverageCheck()
/dports/net/ooni-mini/probe-engine-0.23.0/libminiooni/
H A Dlibminiooni.go45 InputFilePaths []string member
79 &globalOptions.InputFilePaths, "input-file", 'f',
359 SourceFiles: currentOptions.InputFilePaths,
/dports/net/ooni-probe-cli/probe-cli-3.10.1/internal/cmd/miniooni/
H A Dlibminiooni.go34 InputFilePaths []string member
71 &globalOptions.InputFilePaths, "input-file", 'f',
410 SourceFiles: currentOptions.InputFilePaths,

12