Home
last modified time | relevance | path

Searched defs:AppliedToPointee (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp86 bool AppliedToPointee = false; member
119 bool AppliedToPointee = false; member
1492 bool AppliedToPointee) { in addDSA()
2239 [](OpenMPClauseKind K, bool AppliedToPointee) { in isOpenMPCapturedByRef()
2253 [](OpenMPClauseKind K, bool AppliedToPointee) -> bool { in isOpenMPCapturedByRef()
2315 DefaultDataSharingAttributes DefaultAttr) { in isOpenMPRebuildMemberExpr()
2431 [](OpenMPClauseKind C, bool AppliedToPointee, bool) { in isOpenMPCapturedDecl() argument
2449 DefaultDataSharingAttributes DefaultAttr) { in isOpenMPCapturedDecl()
2520 DefaultDataSharingAttributes DefaultAttr) { in isOpenMPPrivateDecl()
2617 [&OMPC](const OpenMPClauseKind K, bool AppliedToPointee) { in setOpenMPCaptureKind()
[all …]