addStmtClass(const StmtClass s) | clang::Stmt | static |
APFloatSemantics enum name | clang::Stmt | protected |
ASTStmtReader class | clang::CompoundStmt | friend |
body() | clang::CompoundStmt | inline |
body() const | clang::CompoundStmt | inline |
body_back() | clang::CompoundStmt | inline |
body_back() const | clang::CompoundStmt | inline |
body_begin() | clang::CompoundStmt | inline |
body_begin() const | clang::CompoundStmt | inline |
body_const_range typedef | clang::CompoundStmt | |
body_empty() const | clang::CompoundStmt | inline |
body_end() | clang::CompoundStmt | inline |
body_end() const | clang::CompoundStmt | inline |
body_front() | clang::CompoundStmt | inline |
body_front() const | clang::CompoundStmt | inline |
body_iterator typedef | clang::CompoundStmt | |
body_range typedef | clang::CompoundStmt | |
body_rbegin() | clang::CompoundStmt | inline |
body_rbegin() const | clang::CompoundStmt | inline |
body_rend() | clang::CompoundStmt | inline |
body_rend() const | clang::CompoundStmt | inline |
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::CompoundStmt | inline |
children() const | clang::CompoundStmt | inline |
classof(const Stmt *T) | clang::CompoundStmt | inlinestatic |
CoawaitBits | clang::Stmt | |
CompoundStmt(SourceLocation Loc) | clang::CompoundStmt | inlineexplicit |
CompoundStmtBits | clang::Stmt | |
const_body_iterator typedef | clang::CompoundStmt | |
const_child_iterator typedef | clang::Stmt | |
const_child_range typedef | clang::Stmt | |
const_reverse_body_iterator typedef | clang::CompoundStmt | |
Create(const ASTContext &C, ArrayRef< Stmt *> Stmts, SourceLocation LB, SourceLocation RB) | clang::CompoundStmt | static |
CreateEmpty(const ASTContext &C, unsigned NumStmts) | clang::CompoundStmt | 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 | |
getLBracLoc() const | clang::CompoundStmt | inline |
getLocEnd() const LLVM_READONLY | clang::CompoundStmt | inline |
getLocStart() const LLVM_READONLY | clang::CompoundStmt | inline |
getRBracLoc() const | clang::CompoundStmt | inline |
getSourceRange() const LLVM_READONLY | clang::Stmt | |
getStmtClass() const | clang::Stmt | inline |
getStmtClassName() const | clang::Stmt | |
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 | |
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 | |
reverse_body_iterator typedef | clang::CompoundStmt | |
setLastStmt(Stmt *S) | clang::CompoundStmt | inline |
size() const | clang::CompoundStmt | 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 |