Home
last modified time | relevance | path

Searched refs:ArgList (Results 1 – 25 of 163) sorted by relevance

1234567

/freebsd-12-stable/sys/contrib/dev/acpica/components/utilities/
Dutxferror.c189 va_list ArgList; in AcpiError() local
195 va_start (ArgList, Format); in AcpiError()
196 AcpiOsVprintf (Format, ArgList); in AcpiError()
198 va_end (ArgList); in AcpiError()
230 va_list ArgList; in ACPI_EXPORT_SYMBOL() local
248 va_start (ArgList, Format); in ACPI_EXPORT_SYMBOL()
249 AcpiOsVprintf (Format, ArgList); in ACPI_EXPORT_SYMBOL()
251 va_end (ArgList); in ACPI_EXPORT_SYMBOL()
280 va_list ArgList; in ACPI_EXPORT_SYMBOL() local
286 va_start (ArgList, Format); in ACPI_EXPORT_SYMBOL()
[all …]
Duterror.c195 va_list ArgList; in AcpiUtPredefinedWarning() local
209 va_start (ArgList, Format); in AcpiUtPredefinedWarning()
210 AcpiOsVprintf (Format, ArgList); in AcpiUtPredefinedWarning()
212 va_end (ArgList); in AcpiUtPredefinedWarning()
244 va_list ArgList; in AcpiUtPredefinedInfo() local
258 va_start (ArgList, Format); in AcpiUtPredefinedInfo()
259 AcpiOsVprintf (Format, ArgList); in AcpiUtPredefinedInfo()
261 va_end (ArgList); in AcpiUtPredefinedInfo()
293 va_list ArgList; in AcpiUtPredefinedBiosError() local
307 va_start (ArgList, Format); in AcpiUtPredefinedBiosError()
[all …]
/freebsd-12-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
DCommonArgs.h27 const llvm::opt::ArgList &Args,
31 const llvm::opt::ArgList &Args,
34 void claimNoWarnArgs(const llvm::opt::ArgList &Args);
36 bool addSanitizerRuntimes(const ToolChain &TC, const llvm::opt::ArgList &Args,
42 bool addXRayRuntime(const ToolChain &TC, const llvm::opt::ArgList &Args,
50 const llvm::opt::ArgList &Args);
52 const char *SplitDebugName(const JobAction &JA, const llvm::opt::ArgList &Args,
56 const JobAction &JA, const llvm::opt::ArgList &Args,
59 void addLTOOptions(const ToolChain &ToolChain, const llvm::opt::ArgList &Args,
64 ParsePICArgs(const ToolChain &ToolChain, const llvm::opt::ArgList &Args);
[all …]
DClang.h30 static const char *getBaseInputName(const llvm::opt::ArgList &Args,
32 static const char *getBaseInputStem(const llvm::opt::ArgList &Args,
34 static const char *getDependencyFileName(const llvm::opt::ArgList &Args,
39 const Driver &D, const llvm::opt::ArgList &Args,
45 const llvm::opt::ArgList &Args, bool KernelOrKext,
48 void AddAArch64TargetArgs(const llvm::opt::ArgList &Args,
51 const llvm::opt::ArgList &Args,
54 void AddARM64TargetArgs(const llvm::opt::ArgList &Args,
56 void AddMIPSTargetArgs(const llvm::opt::ArgList &Args,
58 void AddPPCTargetArgs(const llvm::opt::ArgList &Args,
[all …]
DDarwin.h37 void AddMachOArch(const llvm::opt::ArgList &Args,
58 const llvm::opt::ArgList &TCArgs,
64 void AddLinkArgs(Compilation &C, const llvm::opt::ArgList &Args,
77 const llvm::opt::ArgList &TCArgs,
89 const llvm::opt::ArgList &TCArgs,
103 const llvm::opt::ArgList &TCArgs,
116 const llvm::opt::ArgList &TCArgs,
137 const llvm::opt::ArgList &Args);
145 StringRef getMachOArchName(const llvm::opt::ArgList &Args) const;
148 virtual void AddLinkARCArgs(const llvm::opt::ArgList &Args, in AddLinkARCArgs()
[all …]
DHexagon.h34 const llvm::opt::ArgList &TCArgs,
49 const llvm::opt::ArgList &TCArgs,
53 void getHexagonTargetFeatures(const Driver &D, const llvm::opt::ArgList &Args,
67 unsigned getOptimizationLevel(const llvm::opt::ArgList &DriverArgs) const;
71 const llvm::opt::ArgList &Args);
74 void addClangTargetOptions(const llvm::opt::ArgList &DriverArgs,
78 AddClangSystemIncludeArgs(const llvm::opt::ArgList &DriverArgs,
81 const llvm::opt::ArgList &DriverArgs,
84 void addLibCxxIncludePaths(const llvm::opt::ArgList &DriverArgs,
91 CXXStdlibType GetCXXStdlibType(const llvm::opt::ArgList &Args) const override;
[all …]
DHIP.h25 const llvm::opt::ArgList &TCArgs, const Tool& T);
37 const llvm::opt::ArgList &TCArgs,
44 const llvm::opt::ArgList &Args) const;
50 const llvm::opt::ArgList &Args,
62 const ToolChain &HostTC, const llvm::opt::ArgList &Args);
71 void addClangTargetOptions(const llvm::opt::ArgList &DriverArgs,
75 CXXStdlibType GetCXXStdlibType(const llvm::opt::ArgList &Args) const override;
77 AddClangSystemIncludeArgs(const llvm::opt::ArgList &DriverArgs,
80 const llvm::opt::ArgList &Args,
82 void AddIAMCUIncludeArgs(const llvm::opt::ArgList &DriverArgs,
[all …]
DAMDGPU.h36 const llvm::opt::ArgList &TCArgs,
41 const llvm::opt::ArgList &Args,
62 const llvm::opt::ArgList &Args);
78 void addClangTargetOptions(const llvm::opt::ArgList &DriverArgs,
87 const llvm::opt::ArgList &DriverArgs, const JobAction &JA,
90 static bool isWave64(const llvm::opt::ArgList &DriverArgs,
105 llvm::Error getSystemGPUArch(const llvm::opt::ArgList &Args,
110 virtual void checkTargetID(const llvm::opt::ArgList &DriverArgs) const;
122 getParsedTargetID(const llvm::opt::ArgList &DriverArgs) const;
125 StringRef getGPUArch(const llvm::opt::ArgList &DriverArgs) const;
[all …]
DMSVC.h34 const llvm::opt::ArgList &TCArgs,
46 const llvm::opt::ArgList &Args);
53 bool IsUnwindTablesDefault(const llvm::opt::ArgList &Args) const override;
96 AddClangSystemIncludeArgs(const llvm::opt::ArgList &DriverArgs,
99 const llvm::opt::ArgList &DriverArgs,
102 void AddCudaIncludeArgs(const llvm::opt::ArgList &DriverArgs,
105 void AddHIPIncludeArgs(const llvm::opt::ArgList &DriverArgs,
109 const llvm::opt::ArgList &Args, std::string &path) const;
110 bool getUniversalCRTLibraryPath(const llvm::opt::ArgList &Args,
115 const llvm::opt::ArgList &Args) const override;
[all …]
DFreeBSD.h31 const llvm::opt::ArgList &TCArgs,
44 const llvm::opt::ArgList &TCArgs,
55 const llvm::opt::ArgList &Args);
62 void addLibCxxIncludePaths(const llvm::opt::ArgList &DriverArgs,
65 addLibStdCxxIncludePaths(const llvm::opt::ArgList &DriverArgs,
67 void AddCXXStdlibLibArgs(const llvm::opt::ArgList &Args,
69 void AddCudaIncludeArgs(const llvm::opt::ArgList &DriverArgs,
71 void AddHIPIncludeArgs(const llvm::opt::ArgList &DriverArgs,
75 GetExceptionModel(const llvm::opt::ArgList &Args) const override;
76 bool IsUnwindTablesDefault(const llvm::opt::ArgList &Args) const override;
[all …]
DFuchsia.h30 const llvm::opt::ArgList &TCArgs,
41 const llvm::opt::ArgList &Args);
53 bool IsUnwindTablesDefault(const llvm::opt::ArgList &Args) const override { in IsUnwindTablesDefault()
68 std::string ComputeEffectiveClangTriple(const llvm::opt::ArgList &Args,
74 void addProfileRTLibs(const llvm::opt::ArgList &Args,
78 GetRuntimeLibType(const llvm::opt::ArgList &Args) const override;
80 GetCXXStdlibType(const llvm::opt::ArgList &Args) const override;
82 void addClangTargetOptions(const llvm::opt::ArgList &DriverArgs,
86 AddClangSystemIncludeArgs(const llvm::opt::ArgList &DriverArgs,
89 AddClangCXXStdlibIncludeArgs(const llvm::opt::ArgList &DriverArgs,
[all …]
DLinux.h22 const llvm::opt::ArgList &Args);
31 AddClangSystemIncludeArgs(const llvm::opt::ArgList &DriverArgs,
34 const llvm::opt::ArgList &DriverArgs,
36 void AddCudaIncludeArgs(const llvm::opt::ArgList &DriverArgs,
38 void AddHIPIncludeArgs(const llvm::opt::ArgList &DriverArgs,
40 void AddIAMCUIncludeArgs(const llvm::opt::ArgList &DriverArgs,
45 IsAArch64OutlineAtomicsDefault(const llvm::opt::ArgList &Args) const override;
50 void addProfileRTLibs(const llvm::opt::ArgList &Args,
54 std::string getDynamicLinker(const llvm::opt::ArgList &Args) const override;
61 const llvm::opt::ArgList &DriverArgs, const JobAction &JA,
DCuda.h48 const llvm::opt::ArgList &Args);
50 void AddCudaIncludeArgs(const llvm::opt::ArgList &DriverArgs,
95 const llvm::opt::ArgList &TCArgs,
109 const llvm::opt::ArgList &TCArgs,
122 const llvm::opt::ArgList &TCArgs,
134 const ToolChain &HostTC, const llvm::opt::ArgList &Args,
146 void addClangTargetOptions(const llvm::opt::ArgList &DriverArgs,
151 const llvm::opt::ArgList &DriverArgs, const JobAction &JA,
164 const llvm::opt::ArgList &Args) const override;
167 void AddCudaIncludeArgs(const llvm::opt::ArgList &DriverArgs,
[all …]
DGnu.h34 StringRef Path, const llvm::opt::ArgList &Args,
49 const llvm::opt::ArgList &TCArgs,
62 const llvm::opt::ArgList &TCArgs,
76 const llvm::opt::ArgList &TCArgs,
94 const llvm::opt::ArgList &TCArgs,
220 void init(const llvm::Triple &TargetTriple, const llvm::opt::ArgList &Args,
265 const llvm::opt::ArgList &Args,
270 const llvm::opt::ArgList &Args,
277 const llvm::opt::ArgList &Args,
282 const llvm::opt::ArgList &Args,
[all …]
DMSP430.h31 const llvm::opt::ArgList &Args);
33 AddClangSystemIncludeArgs(const llvm::opt::ArgList &DriverArgs,
35 void addClangTargetOptions(const llvm::opt::ArgList &DriverArgs,
44 GetUnwindLibType(const llvm::opt::ArgList &Args) const override { in GetUnwindLibType()
67 const llvm::opt::ArgList &TCArgs,
71 void AddStartFiles(bool UseExceptions, const llvm::opt::ArgList &Args,
73 void AddDefaultLibs(const llvm::opt::ArgList &Args,
75 void AddEndFiles(bool UseExceptions, const llvm::opt::ArgList &Args,
79 void getMSP430TargetFeatures(const Driver &D, const llvm::opt::ArgList &Args,
DAMDGPUOpenMP.h37 const llvm::opt::ArgList &TCArgs,
45 const llvm::opt::ArgList &Args, llvm::StringRef SubArchName,
51 const llvm::opt::ArgList &Args,
59 const llvm::opt::ArgList &Args,
73 const llvm::opt::ArgList &Args);
83 addClangTargetOptions(const llvm::opt::ArgList &DriverArgs,
87 CXXStdlibType GetCXXStdlibType(const llvm::opt::ArgList &Args) const override;
89 AddClangSystemIncludeArgs(const llvm::opt::ArgList &DriverArgs,
91 void AddIAMCUIncludeArgs(const llvm::opt::ArgList &DriverArgs,
98 const llvm::opt::ArgList &Args) const override;
DMinGW.h33 const llvm::opt::ArgList &TCArgs,
46 const llvm::opt::ArgList &TCArgs,
50 void AddLibGCC(const llvm::opt::ArgList &Args,
61 const llvm::opt::ArgList &Args);
66 bool IsUnwindTablesDefault(const llvm::opt::ArgList &Args) const override;
74 const llvm::opt::ArgList &Args) const override;
77 AddClangSystemIncludeArgs(const llvm::opt::ArgList &DriverArgs,
80 const llvm::opt::ArgList &DriverArgs,
83 void AddCudaIncludeArgs(const llvm::opt::ArgList &DriverArgs,
85 void AddHIPIncludeArgs(const llvm::opt::ArgList &DriverArgs,
DBareMetal.h25 const llvm::opt::ArgList &Args);
31 const llvm::opt::ArgList &Args);
36 std::string buildCompilerRTBasename(const llvm::opt::ArgList &Args,
63 void AddClangSystemIncludeArgs(const llvm::opt::ArgList &DriverArgs,
65 void addClangTargetOptions(const llvm::opt::ArgList &DriverArgs,
69 const llvm::opt::ArgList &DriverArgs,
71 void AddCXXStdlibLibArgs(const llvm::opt::ArgList &Args,
73 void AddLinkRuntimeLib(const llvm::opt::ArgList &Args,
90 const llvm::opt::ArgList &TCArgs,
DNetBSD.h30 const llvm::opt::ArgList &TCArgs,
43 const llvm::opt::ArgList &TCArgs,
54 const llvm::opt::ArgList &Args);
62 const llvm::opt::ArgList &DriverArgs,
65 const llvm::opt::ArgList &DriverArgs,
68 bool IsUnwindTablesDefault(const llvm::opt::ArgList &Args) const override { in IsUnwindTablesDefault()
73 const llvm::opt::ArgList &Args) const override;
77 void addClangTargetOptions(const llvm::opt::ArgList &DriverArgs,
DNaCl.h26 const llvm::opt::ArgList &TCArgs,
39 const llvm::opt::ArgList &TCArgs,
50 const llvm::opt::ArgList &Args);
53 AddClangSystemIncludeArgs(const llvm::opt::ArgList &DriverArgs,
56 const llvm::opt::ArgList &DriverArgs,
59 CXXStdlibType GetCXXStdlibType(const llvm::opt::ArgList &Args) const override;
61 void AddCXXStdlibLibArgs(const llvm::opt::ArgList &Args,
73 std::string ComputeEffectiveClangTriple(const llvm::opt::ArgList &Args,
DWebAssembly.h26 std::string getLinkerPath(const llvm::opt::ArgList &Args) const;
29 const llvm::opt::ArgList &TCArgs,
41 const llvm::opt::ArgList &Args);
55 addClangTargetOptions(const llvm::opt::ArgList &DriverArgs,
59 CXXStdlibType GetCXXStdlibType(const llvm::opt::ArgList &Args) const override;
61 AddClangSystemIncludeArgs(const llvm::opt::ArgList &DriverArgs,
64 const llvm::opt::ArgList &DriverArgs,
66 void AddCXXStdlibLibArgs(const llvm::opt::ArgList &Args,
DVEToolchain.h22 const llvm::opt::ArgList &Args);
36 AddClangSystemIncludeArgs(const llvm::opt::ArgList &DriverArgs,
39 addClangTargetOptions(const llvm::opt::ArgList &DriverArgs,
43 const llvm::opt::ArgList &DriverArgs,
45 void AddCXXStdlibLibArgs(const llvm::opt::ArgList &Args,
49 GetExceptionModel(const llvm::opt::ArgList &Args) const override;
52 GetCXXStdlibType(const llvm::opt::ArgList &Args) const override { in GetCXXStdlibType()
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Driver/
DToolChain.h39 class ArgList; variable
123 const llvm::opt::ArgList &Args;
178 const llvm::opt::ArgList &Args);
187 virtual std::string buildCompilerRTBasename(const llvm::opt::ArgList &Args,
194 static void addSystemInclude(const llvm::opt::ArgList &DriverArgs,
197 static void addExternCSystemInclude(const llvm::opt::ArgList &DriverArgs,
201 addExternCSystemIncludeIfExists(const llvm::opt::ArgList &DriverArgs,
204 static void addSystemIncludes(const llvm::opt::ArgList &DriverArgs,
436 virtual std::string getCompilerRT(const llvm::opt::ArgList &Args,
441 getCompilerRTArgString(const llvm::opt::ArgList &Args, StringRef Component,
[all …]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Option/
DArgList.cpp33 void ArgList::append(Arg *A) { in append()
46 void ArgList::eraseArg(OptSpecifier Id) { in eraseArg()
57 ArgList::OptRange
58 ArgList::getRange(std::initializer_list<OptSpecifier> Ids) const { in getRange()
73 bool ArgList::hasFlag(OptSpecifier Pos, OptSpecifier Neg, bool Default) const { in hasFlag()
79 bool ArgList::hasFlag(OptSpecifier Pos, OptSpecifier PosAlias, OptSpecifier Neg, in hasFlag()
86 StringRef ArgList::getLastArgValue(OptSpecifier Id, StringRef Default) const { in getLastArgValue()
92 std::vector<std::string> ArgList::getAllArgValues(OptSpecifier Id) const { in getAllArgValues()
98 void ArgList::AddAllArgsExcept(ArgStringList &Output, in AddAllArgsExcept()
122 void ArgList::AddAllArgs(ArgStringList &Output, in AddAllArgs()
[all …]
/freebsd-12-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/
DMips.h34 void getMipsCPUAndABI(const llvm::opt::ArgList &Args,
38 const llvm::opt::ArgList &Args,
41 mips::FloatABI getMipsFloatABI(const Driver &D, const llvm::opt::ArgList &Args,
43 std::string getMipsABILibSuffix(const llvm::opt::ArgList &Args,
45 bool hasMipsAbiArg(const llvm::opt::ArgList &Args, const char *Value);
46 bool isUCLibc(const llvm::opt::ArgList &Args);
47 bool isNaN2008(const llvm::opt::ArgList &Args, const llvm::Triple &Triple);
51 bool shouldUseFPXX(const llvm::opt::ArgList &Args, const llvm::Triple &Triple,

1234567