addStmtClass(const StmtClass s) | clang::Stmt | static |
APFloatSemantics enum name | clang::Stmt | protected |
ASTStmtReader class | clang::OMPTaskyieldDirective | friend |
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 |
clang::Stmt::children() const | clang::Stmt | inline |
classof(const Stmt *T) | clang::OMPTaskyieldDirective | inlinestatic |
clauses() | clang::OMPExecutableDirective | inline |
clauses() const | clang::OMPExecutableDirective | inline |
CoawaitBits | clang::Stmt | |
CompoundStmtBits | clang::Stmt | |
const_child_iterator typedef | clang::Stmt | |
const_child_range typedef | clang::Stmt | |
Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc) | clang::OMPTaskyieldDirective | static |
CreateEmpty(const ASTContext &C, EmptyShell) | clang::OMPTaskyieldDirective | static |
DeclRefExprBits | clang::Stmt | |
dump() const | clang::Stmt | |
dump(SourceManager &SM) const | clang::Stmt | |
dump(raw_ostream &OS, SourceManager &SM) const | clang::Stmt | |
dump(raw_ostream &OS) const | clang::Stmt | |
dumpColor() const | clang::Stmt | |
dumpPretty(const ASTContext &Context) const | clang::Stmt | |
EnableStatistics() | clang::Stmt | static |
ExprBits | clang::Stmt | |
ExprWithCleanupsBits | clang::Stmt | |
FloatingLiteralBits | clang::Stmt | |
getAssociatedStmt() const | clang::OMPExecutableDirective | inline |
getAssociatedStmt() | 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 |
getLocEnd() const | clang::OMPExecutableDirective | inline |
getLocStart() const | clang::OMPExecutableDirective | inline |
getNumClauses() const | clang::OMPExecutableDirective | inline |
getSingleClause() const | clang::OMPExecutableDirective | inline |
getSourceRange() const LLVM_READONLY | clang::Stmt | |
getStmtClass() const | clang::Stmt | inline |
getStmtClassName() const | clang::Stmt | |
hasAssociatedStmt() const | clang::OMPExecutableDirective | inline |
hasClausesOfKind() const | clang::OMPExecutableDirective | inline |
IEEEdouble enum value | clang::Stmt | protected |
IEEEhalf enum value | clang::Stmt | protected |
IEEEquad enum value | clang::Stmt | protected |
IEEEsingle enum value | clang::Stmt | protected |
IfStmtBits | clang::Stmt | |
IgnoreContainers(bool IgnoreCaptured=false) | clang::Stmt | |
IgnoreContainers(bool IgnoreCaptured=false) const | clang::Stmt | inline |
IgnoreImplicit() | clang::Stmt | |
IgnoreImplicit() const | clang::Stmt | inline |
InitListExprBits | clang::Stmt | |
NoStmtClass enum value | clang::Stmt | |
NumExprBits enum value | clang::Stmt | protected |
NumStmtBits enum value | clang::Stmt | protected |
ObjCIndirectCopyRestoreExprBits | clang::Stmt | |
OMPExecutableDirective(const T *, StmtClass SC, OpenMPDirectiveKind K, SourceLocation StartLoc, SourceLocation EndLoc, unsigned NumClauses, unsigned NumChildren) | clang::OMPExecutableDirective | inlineprotected |
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 |
PPCDoubleDouble enum value | clang::Stmt | protected |
printPretty(raw_ostream &OS, PrinterHelper *Helper, const PrintingPolicy &Policy, unsigned Indentation=0, 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) const | clang::Stmt | |
PseudoObjectExprBits | clang::Stmt | |
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 |
Stmt(StmtClass SC, EmptyShell) | clang::Stmt | inlineexplicitprotected |
Stmt(StmtClass SC) | clang::Stmt | inline |
StmtBits | clang::Stmt | |
StmtClass enum name | clang::Stmt | |
stripLabelLikeStatements() const | clang::Stmt | |
stripLabelLikeStatements() | clang::Stmt | inline |
TypeTraitExprBits | clang::Stmt | |
UnaryExprOrTypeTraitExprBits | clang::Stmt | |
viewAST() const | clang::Stmt | |
x87DoubleExtended enum value | clang::Stmt | protected |