clang API Documentation

clang::OMPCopyinClause Member List
This is the complete list of members for clang::OMPCopyinClause, including all inherited members.
children()clang::OMPCopyinClause [inline]
OMPVarListClause< OMPCopyinClause >::children() const clang::OMPClause [inline]
classof(const OMPClause *T)clang::OMPCopyinClause [inline, static]
Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc, ArrayRef< Expr * > VL)clang::OMPCopyinClause [static]
CreateEmpty(const ASTContext &C, unsigned N)clang::OMPCopyinClause [static]
getClauseKind() const clang::OMPClause [inline]
getLocEnd() const clang::OMPClause [inline]
getLocStart() const clang::OMPClause [inline]
getLParenLoc() constclang::OMPVarListClause< OMPCopyinClause > [inline]
getVarRefs()clang::OMPVarListClause< OMPCopyinClause > [inline, protected]
getVarRefs() constclang::OMPVarListClause< OMPCopyinClause > [inline]
isImplicit() const clang::OMPClause [inline]
OMPClause(OpenMPClauseKind K, SourceLocation StartLoc, SourceLocation EndLoc)clang::OMPClause [inline, protected]
OMPVarListClause(OpenMPClauseKind K, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc, unsigned N)clang::OMPVarListClause< OMPCopyinClause > [inline, protected]
setLocEnd(SourceLocation Loc)clang::OMPClause [inline]
setLocStart(SourceLocation Loc)clang::OMPClause [inline]
setLParenLoc(SourceLocation Loc)clang::OMPVarListClause< OMPCopyinClause > [inline]
setVarRefs(ArrayRef< Expr * > VL)clang::OMPVarListClause< OMPCopyinClause > [inline, protected]
varlist_begin()clang::OMPVarListClause< OMPCopyinClause > [inline]
varlist_begin() constclang::OMPVarListClause< OMPCopyinClause > [inline]
varlist_const_iterator typedefclang::OMPVarListClause< OMPCopyinClause >
varlist_const_range typedefclang::OMPVarListClause< OMPCopyinClause >
varlist_empty() constclang::OMPVarListClause< OMPCopyinClause > [inline]
varlist_end()clang::OMPVarListClause< OMPCopyinClause > [inline]
varlist_end() constclang::OMPVarListClause< OMPCopyinClause > [inline]
varlist_iterator typedefclang::OMPVarListClause< OMPCopyinClause >
varlist_range typedefclang::OMPVarListClause< OMPCopyinClause >
varlist_size() constclang::OMPVarListClause< OMPCopyinClause > [inline]
varlists()clang::OMPVarListClause< OMPCopyinClause > [inline]
varlists() constclang::OMPVarListClause< OMPCopyinClause > [inline]