clang
22.0.0git
clang
OMPLoopRangeClause
clang::OMPLoopRangeClause Member List
This is the complete list of members for
clang::OMPLoopRangeClause
, including all inherited members.
child_iterator
typedef
clang::OMPClause
child_range
typedef
clang::OMPClause
children
()
clang::OMPLoopRangeClause
inline
children
() const
clang::OMPLoopRangeClause
inline
classof
(const OMPClause *T)
clang::OMPLoopRangeClause
inline
static
const_child_iterator
typedef
clang::OMPClause
const_child_range
typedef
clang::OMPClause
Create
(const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation FirstLoc, SourceLocation CountLoc, SourceLocation EndLoc, Expr *First, Expr *Count)
clang::OMPLoopRangeClause
static
CreateEmpty
(const ASTContext &C)
clang::OMPLoopRangeClause
static
getBeginLoc
() const
clang::OMPClause
inline
getClauseKind
() const
clang::OMPClause
inline
getCount
() const
clang::OMPLoopRangeClause
inline
getCountLoc
() const
clang::OMPLoopRangeClause
inline
getEndLoc
() const
clang::OMPClause
inline
getFirst
() const
clang::OMPLoopRangeClause
inline
getFirstLoc
() const
clang::OMPLoopRangeClause
inline
getLParenLoc
() const
clang::OMPLoopRangeClause
inline
isImplicit
() const
clang::OMPClause
inline
OMPClause
(OpenMPClauseKind K, SourceLocation StartLoc, SourceLocation EndLoc)
clang::OMPClause
inline
protected
OMPClauseReader
class
clang::OMPLoopRangeClause
friend
setCountLoc
(SourceLocation Loc)
clang::OMPLoopRangeClause
inline
setFirstLoc
(SourceLocation Loc)
clang::OMPLoopRangeClause
inline
setLocEnd
(SourceLocation Loc)
clang::OMPClause
inline
setLocStart
(SourceLocation Loc)
clang::OMPClause
inline
setLParenLoc
(SourceLocation Loc)
clang::OMPLoopRangeClause
inline
used_children
()
clang::OMPLoopRangeClause
inline
used_children
() const
clang::OMPLoopRangeClause
inline
Generated on
for clang by
1.14.0