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

/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp80 bool AppliedToPointee = false; member in struct:__anon792::DSAStackTy::DSAVarData
113 bool AppliedToPointee = false; member in struct:__anon792::DSAStackTy::DSAInfo
82 DSAVarData(OpenMPDirectiveKind DKind, OpenMPClauseKind CKind, const Expr *RefExpr, DeclRefExpr *PrivateCopy, SourceLocation ImplicitDSALoc, unsigned Modifier, bool AppliedToPointee) argument
[all...]

Completed in 114 milliseconds