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

  /external/clang/include/clang/Driver/
Option.h 120 bool isDriverOption() const { return DriverOption; }
  /external/clang/lib/Driver/
ToolChains.cpp 788 // use isDriverOption() as an approximation, although things
794 } else if (XarchArg->getOption().isDriverOption()) {
    [all...]

Completed in 4033 milliseconds