children() | clang::OMPFirstprivateClause | inline |
OMPVarListClause< OMPFirstprivateClause >::children() const | clang::OMPClause | inline |
classof(const OMPClause *T) | clang::OMPFirstprivateClause | inlinestatic |
Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc, ArrayRef< Expr * > VL, ArrayRef< Expr * > PrivateVL, ArrayRef< Expr * > InitVL) | clang::OMPFirstprivateClause | static |
CreateEmpty(const ASTContext &C, unsigned N) | clang::OMPFirstprivateClause | static |
getClauseKind() const | clang::OMPClause | inline |
getLocEnd() const | clang::OMPClause | inline |
getLocStart() const | clang::OMPClause | inline |
getLParenLoc() const | clang::OMPVarListClause< OMPFirstprivateClause > | inline |
getVarRefs() | clang::OMPVarListClause< OMPFirstprivateClause > | inlineprotected |
getVarRefs() const | clang::OMPVarListClause< OMPFirstprivateClause > | inline |
inits() | clang::OMPFirstprivateClause | inline |
inits() const | clang::OMPFirstprivateClause | inline |
inits_const_iterator typedef | clang::OMPFirstprivateClause | |
inits_const_range typedef | clang::OMPFirstprivateClause | |
inits_iterator typedef | clang::OMPFirstprivateClause | |
inits_range typedef | clang::OMPFirstprivateClause | |
isImplicit() const | clang::OMPClause | inline |
OMPClause(OpenMPClauseKind K, SourceLocation StartLoc, SourceLocation EndLoc) | clang::OMPClause | inlineprotected |
OMPClauseReader class | clang::OMPFirstprivateClause | friend |
OMPVarListClause(OpenMPClauseKind K, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc, unsigned N) | clang::OMPVarListClause< OMPFirstprivateClause > | inlineprotected |
private_copies() | clang::OMPFirstprivateClause | inline |
private_copies() const | clang::OMPFirstprivateClause | inline |
private_copies_const_iterator typedef | clang::OMPFirstprivateClause | |
private_copies_const_range typedef | clang::OMPFirstprivateClause | |
private_copies_iterator typedef | clang::OMPFirstprivateClause | |
private_copies_range typedef | clang::OMPFirstprivateClause | |
setLocEnd(SourceLocation Loc) | clang::OMPClause | inline |
setLocStart(SourceLocation Loc) | clang::OMPClause | inline |
setLParenLoc(SourceLocation Loc) | clang::OMPVarListClause< OMPFirstprivateClause > | inline |
setVarRefs(ArrayRef< Expr * > VL) | clang::OMPVarListClause< OMPFirstprivateClause > | inlineprotected |
varlist_begin() | clang::OMPVarListClause< OMPFirstprivateClause > | inline |
varlist_begin() const | clang::OMPVarListClause< OMPFirstprivateClause > | inline |
varlist_const_iterator typedef | clang::OMPVarListClause< OMPFirstprivateClause > | |
varlist_const_range typedef | clang::OMPVarListClause< OMPFirstprivateClause > | |
varlist_empty() const | clang::OMPVarListClause< OMPFirstprivateClause > | inline |
varlist_end() | clang::OMPVarListClause< OMPFirstprivateClause > | inline |
varlist_end() const | clang::OMPVarListClause< OMPFirstprivateClause > | inline |
varlist_iterator typedef | clang::OMPVarListClause< OMPFirstprivateClause > | |
varlist_range typedef | clang::OMPVarListClause< OMPFirstprivateClause > | |
varlist_size() const | clang::OMPVarListClause< OMPFirstprivateClause > | inline |
varlists() | clang::OMPVarListClause< OMPFirstprivateClause > | inline |
varlists() const | clang::OMPVarListClause< OMPFirstprivateClause > | inline |