Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaOpenMP.cpp70 struct DSAVarData { struct in __anona5ec887d0111::DSAStackTy
71 OpenMPDirectiveKind DKind;
72 OpenMPClauseKind CKind;
73 DeclRefExpr *RefExpr;
74 SourceLocation ImplicitDSALoc;
75 DSAVarData() in DSAVarData() argument