child_iterator typedef | clang::OMPClause | |
child_range typedef | clang::OMPClause | |
children() | clang::OMPFirstprivateClause | inline |
children() const | clang::OMPFirstprivateClause | inline |
classof(const OMPClause *T) | clang::OMPFirstprivateClause | inlinestatic |
const_child_iterator typedef | clang::OMPClause | |
const_child_range typedef | clang::OMPClause | |
Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc, ArrayRef< Expr * > VL, ArrayRef< Expr * > PrivateVL, ArrayRef< Expr * > InitVL, Stmt *PreInit) | clang::OMPFirstprivateClause | static |
CreateEmpty(const ASTContext &C, unsigned N) | clang::OMPFirstprivateClause | static |
get(OMPClause *C) | clang::OMPClauseWithPreInit | static |
get(const OMPClause *C) | clang::OMPClauseWithPreInit | static |
getBeginLoc() const | clang::OMPClause | inline |
getCaptureRegion() const | clang::OMPClauseWithPreInit | inline |
getClauseKind() const | clang::OMPClause | inline |
getEndLoc() const | clang::OMPClause | inline |
getLParenLoc() const | clang::OMPVarListClause< OMPFirstprivateClause > | inline |
getPreInitStmt() const | clang::OMPClauseWithPreInit | inline |
getPreInitStmt() | clang::OMPClauseWithPreInit | 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 | clang::OMPFirstprivateClause | friend |
OMPClauseWithPreInit(const OMPClause *This) | clang::OMPClauseWithPreInit | inlineprotected |
OMPVarListClause< OMPFirstprivateClause >::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 |
setPreInitStmt(Stmt *S, OpenMPDirectiveKind ThisRegion=llvm::omp::OMPD_unknown) | clang::OMPClauseWithPreInit | inlineprotected |
setVarRefs(ArrayRef< Expr * > VL) | clang::OMPVarListClause< OMPFirstprivateClause > | inlineprotected |
used_children() | clang::OMPFirstprivateClause | inline |
used_children() const | clang::OMPFirstprivateClause | inline |
varlist() | clang::OMPVarListClause< OMPFirstprivateClause > | inline |
varlist() const | clang::OMPVarListClause< OMPFirstprivateClause > | inline |
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 |