Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp67 struct DSAVarData { struct in __anon5b04668f0111::DSAStackTy
75 DSAVarData() = default;
76 DSAVarData(OpenMPDirectiveKind DKind, OpenMPClauseKind CKind, in DSAVarData() argument
292 DSAVarData getDSA(const_iterator &Iter, ValueDecl *D) const;
535 const DSAVarData
541 const DSAVarData
566 const DSAVarData getTopDSA(ValueDecl *D, bool FromParent);
568 const DSAVarData getImplicitDSA(ValueDecl *D, bool FromParent) const;
570 const DSAVarData getImplicitDSA(ValueDecl *D, unsigned Level) const;
574 const DSAVarData
[all …]