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

  /external/clang/include/clang/Basic/
OpenMPKinds.h 100 bool isOpenMPSimdDirective(OpenMPDirectiveKind DKind);
  /external/clang/lib/Basic/
OpenMPKinds.cpp 265 bool clang::isOpenMPSimdDirective(OpenMPDirectiveKind DKind) {
  /external/clang/lib/Parse/
ParseOpenMP.cpp 155 if (isOpenMPSimdDirective(DKind))
  /external/clang/lib/Sema/
SemaOpenMP.cpp     [all...]

Completed in 71 milliseconds