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

/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp19861 OpenMPClauseKind IsOpenMPPrivateDecl = isOpenMPPrivateDecl( local
19867 if (IsOpenMPPrivateDecl != OMPC_unknown &&
19883 IsOpenMPPrivateDecl != OMPC_private &&
19897 if (IsTargetCap || IsOpenMPPrivateDecl == OMPC_private ||

Completed in 207 milliseconds