HomeSort by relevance Sort by last modified time
    Searched refs:OPT_isysroot (Results 1 - 4 of 4) sorted by null

  /external/clang/lib/Driver/
ToolChains.cpp 501 if (const Arg *A = Args.getLastArg(options::OPT_isysroot)) {
512 nullptr, Opts.getOption(options::OPT_isysroot), env));
559 TvOSTarget.empty() && Args.hasArg(options::OPT_isysroot)) {
560 if (const Arg *A = Args.getLastArg(options::OPT_isysroot)) {
717 if (const Arg *A = Args.getLastArg(options::OPT_isysroot)) {
745 if (const Arg *A = Args.getLastArg(options::OPT_isysroot)) {
    [all...]
Tools.cpp 548 if (!Args.hasArg(options::OPT_isysroot)) {
    [all...]
  /external/clang/lib/Frontend/
CompilerInvocation.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
options.h     [all...]

Completed in 684 milliseconds