addStmtClass(const StmtClass s) | clang::Stmt | static |
ArrayOrMatrixSubscriptExprBits | clang::Stmt | |
ASTStmtReader | clang::OMPDepobjDirective | friend |
AttributedStmtBits | clang::Stmt | |
BinaryOperatorBits | clang::Stmt | |
BreakStmtBits | clang::Stmt | |
CallExprBits | clang::Stmt | |
CastExprBits | clang::Stmt | |
CharacterLiteralBits | clang::Stmt | |
child_begin() | clang::Stmt | inline |
child_begin() const | clang::Stmt | inline |
child_end() | clang::Stmt | inline |
child_end() const | clang::Stmt | inline |
child_iterator typedef | clang::Stmt | |
child_range typedef | clang::Stmt | |
children() | clang::OMPExecutableDirective | inline |
children() const | clang::OMPExecutableDirective | inline |
classof(const Stmt *T) | clang::OMPDepobjDirective | inlinestatic |
clauses() const | clang::OMPExecutableDirective | inline |
CoawaitBits | clang::Stmt | |
CompoundStmtBits | clang::Stmt | |
const_child_iterator typedef | clang::Stmt | |
const_child_range typedef | clang::Stmt | |
ConstantExprBits | clang::Stmt | |
ConstCastIterator typedef | clang::Stmt | protected |
ConstExprIterator typedef | clang::Stmt | protected |
ContinueStmtBits | clang::Stmt | |
Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, ArrayRef< OMPClause * > Clauses) | clang::OMPDepobjDirective | static |
createDirective(const ASTContext &C, ArrayRef< OMPClause * > Clauses, Stmt *AssociatedStmt, unsigned NumChildren, Params &&... P) | clang::OMPExecutableDirective | inlineprotectedstatic |
CreateEmpty(const ASTContext &C, unsigned NumClauses, EmptyShell) | clang::OMPDepobjDirective | static |
createEmptyDirective(const ASTContext &C, unsigned NumClauses, bool HasAssociatedStmt, unsigned NumChildren, Params &&... P) | clang::OMPExecutableDirective | inlineprotectedstatic |
createEmptyDirective(const ASTContext &C, unsigned NumClauses, bool HasAssociatedStmt=false, unsigned NumChildren=0) | clang::OMPExecutableDirective | inlineprotectedstatic |
CXXBoolLiteralExprBits | clang::Stmt | |
CXXConstructExprBits | clang::Stmt | |
CXXDefaultArgExprBits | clang::Stmt | |
CXXDefaultInitExprBits | clang::Stmt | |
CXXDeleteExprBits | clang::Stmt | |
CXXDependentScopeMemberExprBits | clang::Stmt | |
CXXNewExprBits | clang::Stmt | |
CXXNoexceptExprBits | clang::Stmt | |
CXXNullPtrLiteralExprBits | clang::Stmt | |
CXXOperatorCallExprBits | clang::Stmt | |
CXXRewrittenBinaryOperatorBits | clang::Stmt | |
CXXScalarValueInitExprBits | clang::Stmt | |
CXXThisExprBits | clang::Stmt | |
CXXThrowExprBits | clang::Stmt | |
CXXUnresolvedConstructExprBits | clang::Stmt | |
Data | clang::OMPExecutableDirective | protected |
DeclRefExprBits | clang::Stmt | |
DependentScopeDeclRefExprBits | clang::Stmt | |
determineLikelihoodConflict(const Stmt *Then, const Stmt *Else) | clang::Stmt | static |
DoStmtBits | clang::Stmt | |
dump() const | clang::Stmt | |
dump(raw_ostream &OS, const ASTContext &Context) const | clang::Stmt | |
dumpColor() const | clang::Stmt | |
dumpPretty(const ASTContext &Context) const | clang::Stmt | |
EnableStatistics() | clang::Stmt | static |
ExprBits | clang::Stmt | |
ExprIterator typedef | clang::Stmt | protected |
ExprWithCleanupsBits | clang::Stmt | |
FloatingLiteralBits | clang::Stmt | |
ForStmtBits | clang::Stmt | |
GenericSelectionExprBits | clang::Stmt | |
getAssociatedStmt() const | clang::OMPExecutableDirective | inline |
getAssociatedStmt() | clang::OMPExecutableDirective | inline |
getBeginLoc() const | clang::OMPExecutableDirective | inline |
getCapturedStmt(OpenMPDirectiveKind RegionKind) 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 |
getEndLoc() const | clang::OMPExecutableDirective | inline |
getID(const ASTContext &Context) const | clang::Stmt | |
getInnermostCapturedStmt() | clang::OMPExecutableDirective | inline |
getInnermostCapturedStmt() const | clang::OMPExecutableDirective | inline |
getLikelihood(ArrayRef< const Attr * > Attrs) | clang::Stmt | static |
getLikelihood(const Stmt *S) | clang::Stmt | static |
getLikelihood(const Stmt *Then, const Stmt *Else) | clang::Stmt | static |
getLikelihoodAttr(const Stmt *S) | clang::Stmt | static |
getNumClauses() const | clang::OMPExecutableDirective | inline |
getRawStmt() const | clang::OMPExecutableDirective | inline |
getRawStmt() | clang::OMPExecutableDirective | inline |
getSingleClause(ArrayRef< OMPClause * > Clauses) | clang::OMPExecutableDirective | inlinestatic |
getSingleClause() const | clang::OMPExecutableDirective | inline |
getSourceRange() const LLVM_READONLY | clang::Stmt | |
getStmtClass() const | clang::Stmt | inline |
getStmtClassName() const | clang::Stmt | |
getStructuredBlock() const | clang::OMPExecutableDirective | inline |
getStructuredBlock() | clang::OMPExecutableDirective | |
GotoStmtBits | clang::Stmt | |
hasAssociatedStmt() const | clang::OMPExecutableDirective | inline |
hasClausesOfKind() const | clang::OMPExecutableDirective | inline |
IfStmtBits | clang::Stmt | |
IgnoreContainers(bool IgnoreCaptured=false) | clang::Stmt | |
IgnoreContainers(bool IgnoreCaptured=false) const | clang::Stmt | inline |
InitListExprBits | clang::Stmt | |
isStandaloneDirective() const | clang::OMPExecutableDirective | |
LabelStmtBits | clang::Stmt | |
LambdaExprBits | clang::Stmt | |
LH_Likely enum value | clang::Stmt | |
LH_None enum value | clang::Stmt | |
LH_Unlikely enum value | clang::Stmt | |
Likelihood enum name | clang::Stmt | |
MemberExprBits | clang::Stmt | |
NoStmtClass enum value | clang::Stmt | |
NullStmtBits | clang::Stmt | |
NumCallExprBits enum value | clang::Stmt | protected |
NumExprBits enum value | clang::Stmt | protected |
NumOverloadExprBits enum value | clang::Stmt | protected |
NumStmtBits enum value | clang::Stmt | protected |
ObjCIndirectCopyRestoreExprBits | clang::Stmt | |
OMPExecutableDirective | clang::OMPDepobjDirective | friend |
clang::OMPExecutableDirective::OMPExecutableDirective(StmtClass SC, OpenMPDirectiveKind K, SourceLocation StartLoc, SourceLocation EndLoc) | clang::OMPExecutableDirective | inlineprotected |
OpaqueValueExprBits | clang::Stmt | |
operator delete(void *data) noexcept | clang::Stmt | inlineprotected |
operator delete(void *, const ASTContext &, unsigned) noexcept | clang::Stmt | inline |
operator delete(void *, const ASTContext *, unsigned) noexcept | clang::Stmt | inline |
operator delete(void *, size_t) noexcept | clang::Stmt | inline |
operator delete(void *, void *) noexcept | clang::Stmt | inline |
operator new(size_t bytes) noexcept | clang::Stmt | inlineprotected |
operator new(size_t bytes, const ASTContext &C, unsigned alignment=8) | clang::Stmt | |
operator new(size_t bytes, const ASTContext *C, unsigned alignment=8) | clang::Stmt | inline |
operator new(size_t bytes, void *mem) noexcept | clang::Stmt | inline |
operator=(const Stmt &)=delete | clang::Stmt | |
operator=(Stmt &&)=delete | clang::Stmt | |
OverloadExprBits | clang::Stmt | |
ParenListExprBits | clang::Stmt | |
PredefinedExprBits | clang::Stmt | |
printJson(raw_ostream &Out, PrinterHelper *Helper, const PrintingPolicy &Policy, bool AddQuotes) const | clang::Stmt | |
printPretty(raw_ostream &OS, PrinterHelper *Helper, const PrintingPolicy &Policy, unsigned Indentation=0, StringRef NewlineSymbol="\n", const ASTContext *Context=nullptr) const | clang::Stmt | |
printPrettyControlled(raw_ostream &OS, PrinterHelper *Helper, const PrintingPolicy &Policy, unsigned Indentation=0, StringRef NewlineSymbol="\n", const ASTContext *Context=nullptr) const | clang::Stmt | |
PrintStats() | clang::Stmt | static |
ProcessODRHash(llvm::FoldingSetNodeID &ID, ODRHash &Hash) const | clang::Stmt | |
Profile(llvm::FoldingSetNodeID &ID, const ASTContext &Context, bool Canonical, bool ProfileLambdaExpr=false) const | clang::Stmt | |
PseudoObjectExprBits | clang::Stmt | |
RequiresExprBits | clang::Stmt | |
ReturnStmtBits | clang::Stmt | |
setLocEnd(SourceLocation Loc) | clang::OMPExecutableDirective | inline |
setLocStart(SourceLocation Loc) | clang::OMPExecutableDirective | inline |
SourceLocExprBits | clang::Stmt | |
Stmt(StmtClass SC, EmptyShell) | clang::Stmt | inlineexplicitprotected |
Stmt()=delete | clang::Stmt | |
Stmt(const Stmt &)=delete | clang::Stmt | |
Stmt(Stmt &&)=delete | clang::Stmt | |
Stmt(StmtClass SC) | clang::Stmt | inline |
StmtBits | clang::Stmt | |
StmtClass enum name | clang::Stmt | |
StmtExprBits | clang::Stmt | |
StringLiteralBits | clang::Stmt | |
stripLabelLikeStatements() const | clang::Stmt | |
stripLabelLikeStatements() | clang::Stmt | inline |
SubstNonTypeTemplateParmExprBits | clang::Stmt | |
SwitchCaseBits | clang::Stmt | |
SwitchStmtBits | clang::Stmt | |
TypeTraitExprBits | clang::Stmt | |
UnaryExprOrTypeTraitExprBits | clang::Stmt | |
UnaryOperatorBits | clang::Stmt | |
UnresolvedLookupExprBits | clang::Stmt | |
UnresolvedMemberExprBits | clang::Stmt | |
used_clauses_children(ArrayRef< OMPClause * > Clauses) | clang::OMPExecutableDirective | inlinestatic |
viewAST() const | clang::Stmt | |
WhileStmtBits | clang::Stmt | |