clang  3.9.0
clang::OMPCriticalDirective Member List

This is the complete list of members for clang::OMPCriticalDirective, including all inherited members.

ASTStmtReader classclang::OMPCriticalDirectivefriend
children()clang::OMPExecutableDirectiveinline
classof(const Stmt *T)clang::OMPCriticalDirectiveinlinestatic
clauses()clang::OMPExecutableDirectiveinline
clauses() const clang::OMPExecutableDirectiveinline
Create(const ASTContext &C, const DeclarationNameInfo &Name, SourceLocation StartLoc, SourceLocation EndLoc, ArrayRef< OMPClause * > Clauses, Stmt *AssociatedStmt)clang::OMPCriticalDirectivestatic
CreateEmpty(const ASTContext &C, unsigned NumClauses, EmptyShell)clang::OMPCriticalDirectivestatic
getAssociatedStmt() const clang::OMPExecutableDirectiveinline
getClause(unsigned i) const clang::OMPExecutableDirectiveinline
getClausesOfKind(ArrayRef< OMPClause * > Clauses)clang::OMPExecutableDirectiveinlinestatic
getClausesOfKind() const clang::OMPExecutableDirectiveinline
getDirectiveKind() const clang::OMPExecutableDirectiveinline
getDirectiveName() const clang::OMPCriticalDirectiveinline
getLocEnd() const clang::OMPExecutableDirectiveinline
getLocStart() const clang::OMPExecutableDirectiveinline
getNumClauses() const clang::OMPExecutableDirectiveinline
getSingleClause() const clang::OMPExecutableDirectiveinline
hasAssociatedStmt() const clang::OMPExecutableDirectiveinline
hasClausesOfKind() const clang::OMPExecutableDirectiveinline
OMPExecutableDirective(const T *, StmtClass SC, OpenMPDirectiveKind K, SourceLocation StartLoc, SourceLocation EndLoc, unsigned NumClauses, unsigned NumChildren)clang::OMPExecutableDirectiveinlineprotected
setAssociatedStmt(Stmt *S)clang::OMPExecutableDirectiveinlineprotected
setClauses(ArrayRef< OMPClause * > Clauses)clang::OMPExecutableDirectiveprotected
setLocEnd(SourceLocation Loc)clang::OMPExecutableDirectiveinline
setLocStart(SourceLocation Loc)clang::OMPExecutableDirectiveinline