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 412 bool isOpenMPSimdDirectiveScope() const {
  /external/clang/lib/Sema/
SemaStmt.cpp     [all...]
SemaExprCXX.cpp 686 if (getCurScope() && getCurScope()->isOpenMPSimdDirectiveScope())
    [all...]

Completed in 73 milliseconds