ASTStmtReader class | clang::OMPTargetExitDataDirective | friend |
children() | clang::OMPExecutableDirective | inline |
classof(const Stmt *T) | clang::OMPTargetExitDataDirective | inlinestatic |
clauses() | clang::OMPExecutableDirective | inline |
clauses() const | clang::OMPExecutableDirective | inline |
Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, ArrayRef< OMPClause * > Clauses) | clang::OMPTargetExitDataDirective | static |
CreateEmpty(const ASTContext &C, unsigned N, EmptyShell) | clang::OMPTargetExitDataDirective | static |
getAssociatedStmt() const | clang::OMPExecutableDirective | inline |
getClause(unsigned i) const | clang::OMPExecutableDirective | inline |
getClausesOfKind(ArrayRef< OMPClause * > Clauses) | clang::OMPExecutableDirective | inlinestatic |
getClausesOfKind() const | clang::OMPExecutableDirective | inline |
getDirectiveKind() const | clang::OMPExecutableDirective | inline |
getLocEnd() const | clang::OMPExecutableDirective | inline |
getLocStart() const | clang::OMPExecutableDirective | inline |
getNumClauses() const | clang::OMPExecutableDirective | inline |
getSingleClause() const | clang::OMPExecutableDirective | inline |
hasAssociatedStmt() const | clang::OMPExecutableDirective | inline |
hasClausesOfKind() const | clang::OMPExecutableDirective | inline |
OMPExecutableDirective(const T *, StmtClass SC, OpenMPDirectiveKind K, SourceLocation StartLoc, SourceLocation EndLoc, unsigned NumClauses, unsigned NumChildren) | clang::OMPExecutableDirective | inlineprotected |
setAssociatedStmt(Stmt *S) | clang::OMPExecutableDirective | inlineprotected |
setClauses(ArrayRef< OMPClause * > Clauses) | clang::OMPExecutableDirective | protected |
setLocEnd(SourceLocation Loc) | clang::OMPExecutableDirective | inline |
setLocStart(SourceLocation Loc) | clang::OMPExecutableDirective | inline |