OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getOpts
(Results
1 - 11
of
11
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/Arch/
X86.cpp
192
<< D.
getOpts
().getOptionName(options::OPT_mlvi_hardening)
193
<< D.
getOpts
().getOptionName(options::OPT_m_seses);
197
<< D.
getOpts
().getOptionName(SpectreOpt)
198
<< D.
getOpts
().getOptionName(options::OPT_m_seses);
210
<< D.
getOpts
().getOptionName(SpectreOpt)
211
<< D.
getOpts
().getOptionName(LVIOpt);
/src/external/apache2/llvm/dist/clang/include/clang/Driver/
Driver.h
325
const llvm::opt::OptTable &
getOpts
() const { return getDriverOptTable(); }
/src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
AMDGPUOpenMP.cpp
238
const OptTable &Opts = getDriver().
getOpts
();
HIP.cpp
293
const OptTable &Opts = getDriver().
getOpts
();
AMDGPU.cpp
590
const OptTable &Opts = getDriver().
getOpts
();
Cuda.cpp
822
const OptTable &Opts = getDriver().
getOpts
();
Darwin.cpp
1804
const OptTable &Opts = getDriver().
getOpts
();
2246
const OptTable &Opts = getDriver().
getOpts
();
2497
const OptTable &Opts = getDriver().
getOpts
();
MSVC.cpp
1497
const OptTable &Opts = getDriver().
getOpts
();
Gnu.cpp
325
const llvm::opt::OptTable &Opts = D.
getOpts
();
3038
const OptTable &Opts = getDriver().
getOpts
();
/src/external/apache2/llvm/dist/clang/lib/Driver/
Driver.cpp
188
getOpts
().getOption(options::OPT_driver_mode).getPrefixedName();
223
getOpts
().ParseArgs(ArgStrings, MissingArgIndex, MissingArgCount,
241
if (
getOpts
().findNearest(
268
if (
getOpts
().findNearest(
346
const llvm::opt::OptTable &Opts =
getOpts
();
1631
getOpts
().PrintHelp(llvm::outs(), Usage.c_str(), DriverTitle.c_str(),
1708
const llvm::opt::OptTable &Opts =
getOpts
();
2183
if (
getOpts
().findNearest(Value, Nearest, IncludedFlagsBitmask,
2198
const llvm::opt::OptTable &Opts =
getOpts
();
ToolChain.cpp
1090
const OptTable &Opts = getDriver().
getOpts
();
1160
const OptTable &Opts = getDriver().
getOpts
();
Completed in 26 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026