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.cpp85 bool AppliedToPointee = false; member
118 bool AppliedToPointee = false; member
1516 bool AppliedToPointee) { in addDSA()
2263 [](OpenMPClauseKind K, bool AppliedToPointee) { in isOpenMPCapturedByRef()
2277 [](OpenMPClauseKind K, bool AppliedToPointee) -> bool { in isOpenMPCapturedByRef()
2339 DefaultDataSharingAttributes DefaultAttr) { in isOpenMPRebuildMemberExpr()
2455 [](OpenMPClauseKind C, bool AppliedToPointee, bool) { in isOpenMPCapturedDecl() argument
2473 DefaultDataSharingAttributes DefaultAttr) { in isOpenMPCapturedDecl()
2544 DefaultDataSharingAttributes DefaultAttr) { in isOpenMPPrivateDecl()
2641 [&OMPC](const OpenMPClauseKind K, bool AppliedToPointee) { in setOpenMPCaptureKind()
[all …]