Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp74 bool AppliedToPointee = false; member
108 bool AppliedToPointee = false; member
1358 bool AppliedToPointee) { in addDSA()
2105 [](OpenMPClauseKind K, bool AppliedToPointee) { in isOpenMPCapturedByRef()
2119 [](OpenMPClauseKind K, bool AppliedToPointee) -> bool { in isOpenMPCapturedByRef()
2266 [](OpenMPClauseKind C, bool AppliedToPointee) { in isOpenMPCapturedDecl()
2394 [&OMPC](const OpenMPClauseKind K, bool AppliedToPointee) { in setOpenMPCaptureKind()
3625 [](OpenMPClauseKind C, bool AppliedToPointee) { in VisitDeclRefExpr()
3715 [](OpenMPClauseKind C, bool AppliedToPointee) { in VisitMemberExpr()
15516 [](OpenMPClauseKind C, bool AppliedToPointee) { in ActOnOpenMPFirstprivateClause()
[all …]