HomeSort by relevance Sort by last modified time
    Searched defs:OMPLoopDirective (Results 1 - 9 of 9) sorted by null

  /external/clang/include/clang/AST/
StmtOpenMP.h 293 class OMPLoopDirective : public OMPExecutableDirective {
300 /// expressions stored in OMPLoopDirective.
388 OMPLoopDirective(const T *That, StmtClass SC, OpenMPDirectiveKind Kind,
736 return const_cast<OMPLoopDirective *>(this)->getCounters();
742 return const_cast<OMPLoopDirective *>(this)->getPrivateCounters();
748 return const_cast<OMPLoopDirective *>(this)->getInits();
754 return const_cast<OMPLoopDirective *>(this)->getUpdates();
760 return const_cast<OMPLoopDirective *>(this)->getFinals();
789 class OMPSimdDirective : public OMPLoopDirective {
800 : OMPLoopDirective(this, OMPSimdDirectiveClass, OMPD_simd, StartLoc
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
StmtOpenMP.h 313 class OMPLoopDirective : public OMPExecutableDirective {
320 /// expressions stored in OMPLoopDirective.
415 OMPLoopDirective(const T *That, StmtClass SC, OpenMPDirectiveKind Kind,
805 return const_cast<OMPLoopDirective *>(this)->getCounters();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
StmtOpenMP.h 313 class OMPLoopDirective : public OMPExecutableDirective {
320 /// expressions stored in OMPLoopDirective.
415 OMPLoopDirective(const T *That, StmtClass SC, OpenMPDirectiveKind Kind,
805 return const_cast<OMPLoopDirective *>(this)->getCounters();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
StmtOpenMP.h 313 class OMPLoopDirective : public OMPExecutableDirective {
320 /// expressions stored in OMPLoopDirective.
415 OMPLoopDirective(const T *That, StmtClass SC, OpenMPDirectiveKind Kind,
805 return const_cast<OMPLoopDirective *>(this)->getCounters();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
StmtOpenMP.h 313 class OMPLoopDirective : public OMPExecutableDirective {
320 /// expressions stored in OMPLoopDirective.
415 OMPLoopDirective(const T *That, StmtClass SC, OpenMPDirectiveKind Kind,
805 return const_cast<OMPLoopDirective *>(this)->getCounters();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
StmtOpenMP.h 313 class OMPLoopDirective : public OMPExecutableDirective {
320 /// expressions stored in OMPLoopDirective.
415 OMPLoopDirective(const T *That, StmtClass SC, OpenMPDirectiveKind Kind,
805 return const_cast<OMPLoopDirective *>(this)->getCounters();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
StmtOpenMP.h 313 class OMPLoopDirective : public OMPExecutableDirective {
320 /// expressions stored in OMPLoopDirective.
415 OMPLoopDirective(const T *That, StmtClass SC, OpenMPDirectiveKind Kind,
805 return const_cast<OMPLoopDirective *>(this)->getCounters();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
StmtOpenMP.h 313 class OMPLoopDirective : public OMPExecutableDirective {
320 /// expressions stored in OMPLoopDirective.
415 OMPLoopDirective(const T *That, StmtClass SC, OpenMPDirectiveKind Kind,
805 return const_cast<OMPLoopDirective *>(this)->getCounters();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
StmtOpenMP.h 313 class OMPLoopDirective : public OMPExecutableDirective {
320 /// expressions stored in OMPLoopDirective.
415 OMPLoopDirective(const T *That, StmtClass SC, OpenMPDirectiveKind Kind,
805 return const_cast<OMPLoopDirective *>(this)->getCounters();
    [all...]

Completed in 1219 milliseconds