Searched refs:Argv (Results 26 - 26 of 26) sorted by relevance

12

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h2059 /// \param [out] Argv Array to which the read options are added.
2067 SmallVectorImpl<const char *> &Argv);
2070 /// StringSaver and tokenization strategy. Argv should contain the command line
2071 /// before expansion and will be modified in place. If requested, Argv will
2079 /// \param [in,out] Argv Command line into which to expand response files.
2081 /// with nullptrs in the Argv vector.
2090 SmallVectorImpl<const char *> &Argv, bool MarkEOLs = false,

Completed in 105 milliseconds

12