child_iterator typedef | clang::OMPOneStmtClause< llvm::omp::OMPC_nocontext, OMPClause > | |
child_range typedef | clang::OMPOneStmtClause< llvm::omp::OMPC_nocontext, OMPClause > | |
children() | clang::OMPOneStmtClause< llvm::omp::OMPC_nocontext, OMPClause > | inline |
children() const | clang::OMPOneStmtClause< llvm::omp::OMPC_nocontext, OMPClause > | inline |
classof(const OMPClause *T) | clang::OMPOneStmtClause< llvm::omp::OMPC_nocontext, OMPClause > | inlinestatic |
const_child_iterator typedef | clang::OMPOneStmtClause< llvm::omp::OMPC_nocontext, OMPClause > | |
const_child_range typedef | clang::OMPOneStmtClause< llvm::omp::OMPC_nocontext, OMPClause > | |
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 |
getCondition() const | clang::OMPNocontextClause | inline |
getEndLoc() const | clang::OMPClause | inline |
getLParenLoc() const | clang::OMPOneStmtClause< llvm::omp::OMPC_nocontext, OMPClause > | inline |
getPreInitStmt() const | clang::OMPClauseWithPreInit | inline |
getPreInitStmt() | clang::OMPClauseWithPreInit | inline |
getStmtAs() const | clang::OMPOneStmtClause< llvm::omp::OMPC_nocontext, OMPClause > | inline |
isImplicit() const | clang::OMPClause | inline |
OMPClause(OpenMPClauseKind K, SourceLocation StartLoc, SourceLocation EndLoc) | clang::OMPClause | inlineprotected |
OMPClauseReader | clang::OMPNocontextClause | friend |
OMPClauseWithPreInit(const OMPClause *This) | clang::OMPClauseWithPreInit | inlineprotected |
OMPNocontextClause(Expr *Cond, Stmt *HelperCond, OpenMPDirectiveKind CaptureRegion, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc) | clang::OMPNocontextClause | inline |
OMPNocontextClause() | clang::OMPNocontextClause | inline |
OMPOneStmtClause(Stmt *S, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc) | clang::OMPOneStmtClause< llvm::omp::OMPC_nocontext, OMPClause > | inline |
OMPOneStmtClause() | clang::OMPOneStmtClause< llvm::omp::OMPC_nocontext, OMPClause > | inline |
setLocEnd(SourceLocation Loc) | clang::OMPClause | inline |
setLocStart(SourceLocation Loc) | clang::OMPClause | inline |
setLParenLoc(SourceLocation Loc) | clang::OMPOneStmtClause< llvm::omp::OMPC_nocontext, OMPClause > | inline |
setPreInitStmt(Stmt *S, OpenMPDirectiveKind ThisRegion=llvm::omp::OMPD_unknown) | clang::OMPClauseWithPreInit | inlineprotected |
setStmt(Stmt *S) | clang::OMPOneStmtClause< llvm::omp::OMPC_nocontext, OMPClause > | inlineprotected |
used_children() | clang::OMPNocontextClause | |
used_children() const | clang::OMPNocontextClause | inline |