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

  /external/clang/include/clang/Basic/
OpenMPKinds.h 82 bool isOpenMPLoopDirective(OpenMPDirectiveKind DKind);
  /external/clang/lib/Basic/
OpenMPKinds.cpp 249 bool clang::isOpenMPLoopDirective(OpenMPDirectiveKind DKind) {
  /external/clang/lib/Parse/
ParseOpenMP.cpp 153 if (isOpenMPLoopDirective(DKind))
  /external/clang/lib/Sema/
SemaOpenMP.cpp     [all...]

Completed in 68 milliseconds