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

  /external/clang/include/clang/Sema/
Scope.h 409 bool isOpenMPSimdDirectiveScope() const {
  /external/clang/lib/Sema/
SemaStmt.cpp     [all...]
SemaExprCXX.cpp 645 if (getCurScope() && getCurScope()->isOpenMPSimdDirectiveScope())
    [all...]

Completed in 37 milliseconds