Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp78 bool AppliedToPointee = false; member
112 bool AppliedToPointee = false; member
1491 bool AppliedToPointee) { in addDSA()
2235 [](OpenMPClauseKind K, bool AppliedToPointee) { in isOpenMPCapturedByRef()
2249 [](OpenMPClauseKind K, bool AppliedToPointee) -> bool { in isOpenMPCapturedByRef()
2311 DefaultDataSharingAttributes DefaultAttr) { in isOpenMPRebuildMemberExpr()
2425 [](OpenMPClauseKind C, bool AppliedToPointee, bool) { in isOpenMPCapturedDecl() argument
2443 DefaultDataSharingAttributes DefaultAttr) { in isOpenMPCapturedDecl()
2513 DefaultDataSharingAttributes DefaultAttr) { in isOpenMPPrivateDecl()
2608 [&OMPC](const OpenMPClauseKind K, bool AppliedToPointee) { in setOpenMPCaptureKind()
[all …]