Searched refs:isOpenMPSimdDirectiveScope (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang/Sema/
H A DScope.h390 bool isOpenMPSimdDirectiveScope() const { function in class:clang::Scope
/external/clang/lib/Sema/
H A DSemaStmt.cpp3190 if (getCurScope() && getCurScope()->isOpenMPSimdDirectiveScope())
H A DSemaExprCXX.cpp622 if (getCurScope() && getCurScope()->isOpenMPSimdDirectiveScope())

Completed in 913 milliseconds