Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp73 bool AppliedToPointee = false; member
107 bool AppliedToPointee = false; member
1357 bool AppliedToPointee) { in addDSA()
2094 [](OpenMPClauseKind K, bool AppliedToPointee) { in isOpenMPCapturedByRef()
2108 [](OpenMPClauseKind K, bool AppliedToPointee) -> bool { in isOpenMPCapturedByRef()
2251 [](OpenMPClauseKind C, bool AppliedToPointee) { in isOpenMPCapturedDecl()
2379 [&OMPC](const OpenMPClauseKind K, bool AppliedToPointee) { in setOpenMPCaptureKind()
3524 [](OpenMPClauseKind C, bool AppliedToPointee) { in VisitDeclRefExpr()
3612 [](OpenMPClauseKind C, bool AppliedToPointee) { in VisitMemberExpr()
14153 [](OpenMPClauseKind C, bool AppliedToPointee) { in ActOnOpenMPFirstprivateClause()
[all …]