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

  /external/clang/lib/Driver/
Action.cpp 57 bool AtTopLevel)
58 : Action(CudaDeviceClass, Input), GpuArch(Arch), AtTopLevel(AtTopLevel) {}
Driver.cpp     [all...]
  /external/clang/include/clang/Driver/
Action.h 166 bool AtTopLevel;
169 CudaDeviceAction(Action *Input, CudaArch Arch, bool AtTopLevel);
175 bool isAtTopLevel() const { return AtTopLevel; }
Driver.h 399 bool AtTopLevel, bool MultipleArchs,
416 /// \param AtTopLevel - Whether this is a "top-level" action.
422 bool AtTopLevel,
467 const char *BoundArch, bool AtTopLevel, bool MultipleArchs,
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Driver/
Driver.h 438 StringRef BoundArch, bool AtTopLevel, bool MultipleArchs,
456 /// \param AtTopLevel - Whether this is a "top-level" action.
461 bool AtTopLevel, bool MultipleArchs,
510 bool AtTopLevel, bool MultipleArchs, const char *LinkingOutput,
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Driver/
Driver.h 438 StringRef BoundArch, bool AtTopLevel, bool MultipleArchs,
456 /// \param AtTopLevel - Whether this is a "top-level" action.
461 bool AtTopLevel, bool MultipleArchs,
510 bool AtTopLevel, bool MultipleArchs, const char *LinkingOutput,
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Driver/
Driver.h 438 StringRef BoundArch, bool AtTopLevel, bool MultipleArchs,
456 /// \param AtTopLevel - Whether this is a "top-level" action.
461 bool AtTopLevel, bool MultipleArchs,
510 bool AtTopLevel, bool MultipleArchs, const char *LinkingOutput,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Driver/
Driver.h 438 StringRef BoundArch, bool AtTopLevel, bool MultipleArchs,
456 /// \param AtTopLevel - Whether this is a "top-level" action.
461 bool AtTopLevel, bool MultipleArchs,
510 bool AtTopLevel, bool MultipleArchs, const char *LinkingOutput,
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Driver/
Driver.h 438 StringRef BoundArch, bool AtTopLevel, bool MultipleArchs,
456 /// \param AtTopLevel - Whether this is a "top-level" action.
461 bool AtTopLevel, bool MultipleArchs,
510 bool AtTopLevel, bool MultipleArchs, const char *LinkingOutput,
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Driver/
Driver.h 438 StringRef BoundArch, bool AtTopLevel, bool MultipleArchs,
456 /// \param AtTopLevel - Whether this is a "top-level" action.
461 bool AtTopLevel, bool MultipleArchs,
510 bool AtTopLevel, bool MultipleArchs, const char *LinkingOutput,
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Driver/
Driver.h 438 StringRef BoundArch, bool AtTopLevel, bool MultipleArchs,
456 /// \param AtTopLevel - Whether this is a "top-level" action.
461 bool AtTopLevel, bool MultipleArchs,
510 bool AtTopLevel, bool MultipleArchs, const char *LinkingOutput,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Driver/
Driver.h 438 StringRef BoundArch, bool AtTopLevel, bool MultipleArchs,
456 /// \param AtTopLevel - Whether this is a "top-level" action.
461 bool AtTopLevel, bool MultipleArchs,
510 bool AtTopLevel, bool MultipleArchs, const char *LinkingOutput,

Completed in 71 milliseconds