clang API Documentation

clang::WhileStmt Member List
This is the complete list of members for clang::WhileStmt, including all inherited members.
addStmtClass(const StmtClass s)clang::Stmt [static]
Alignerclang::Stmt
APFloatSemantics enum nameclang::Stmt [protected]
ASTStmtReader classclang::Stmt [friend]
ASTStmtWriter classclang::Stmt [friend]
CallExprBitsclang::Stmt
CastExprBitsclang::Stmt
CharacterLiteralBitsclang::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 typedefclang::Stmt
child_range typedefclang::Stmt
children()clang::WhileStmt [inline]
clang::Stmt::children() const clang::Stmt [inline]
classof(const Stmt *T)clang::WhileStmt [inline, static]
CompoundStmtBitsclang::Stmt
const_child_iterator typedefclang::Stmt
const_child_range typedefclang::Stmt
DeclRefExprBitsclang::Stmt
dump() const clang::Stmt
dump(SourceManager &SM) const clang::Stmt
dump(raw_ostream &OS, SourceManager &SM) const clang::Stmt
dumpColor() const clang::Stmt
dumpPretty(const ASTContext &Context) const clang::Stmt
EnableStatistics()clang::Stmt [static]
ExprBitsclang::Stmt
ExprWithCleanupsBitsclang::Stmt
FloatingLiteralBitsclang::Stmt
getBody()clang::WhileStmt [inline]
getBody() const clang::WhileStmt [inline]
getCond()clang::WhileStmt [inline]
getCond() const clang::WhileStmt [inline]
getConditionVariable() const clang::WhileStmt
getConditionVariableDeclStmt() const clang::WhileStmt [inline]
getLocEnd() const LLVM_READONLYclang::WhileStmt [inline]
getLocStart() const LLVM_READONLYclang::WhileStmt [inline]
getSourceRange() const LLVM_READONLYclang::Stmt
getStmtClass() const clang::Stmt [inline]
getStmtClassName() const clang::Stmt
getWhileLoc() const clang::WhileStmt [inline]
IEEEdouble enum valueclang::Stmt [protected]
IEEEhalf enum valueclang::Stmt [protected]
IEEEquad enum valueclang::Stmt [protected]
IEEEsingle enum valueclang::Stmt [protected]
IgnoreContainers(bool IgnoreCaptured=false)clang::Stmt
IgnoreImplicit()clang::Stmt
InitListExprBitsclang::Stmt
NoStmtClass enum valueclang::Stmt
NumExprBits enum valueclang::Stmt [protected]
NumStmtBits enum valueclang::Stmt [protected]
ObjCIndirectCopyRestoreExprBitsclang::Stmt
operator delete(void *data)clang::Stmt [inline, protected]
operator delete(void *, const ASTContext &, unsigned)clang::Stmt [inline]
operator delete(void *, const ASTContext *, unsigned)clang::Stmt [inline]
operator delete(void *, size_t)clang::Stmt [inline]
operator delete(void *, void *)clang::Stmt [inline]
operator new(size_t bytes)clang::Stmt [inline, protected]
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)clang::Stmt [inline]
PPCDoubleDouble enum valueclang::Stmt [protected]
printPretty(raw_ostream &OS, PrinterHelper *Helper, const PrintingPolicy &Policy, unsigned Indentation=0) const clang::Stmt
PrintStats()clang::Stmt [static]
Profile(llvm::FoldingSetNodeID &ID, const ASTContext &Context, bool Canonical) const clang::Stmt
PseudoObjectExprBitsclang::Stmt
setBody(Stmt *S)clang::WhileStmt [inline]
setCond(Expr *E)clang::WhileStmt [inline]
setConditionVariable(const ASTContext &C, VarDecl *V)clang::WhileStmt
setWhileLoc(SourceLocation L)clang::WhileStmt [inline]
Stmt(StmtClass SC, EmptyShell)clang::Stmt [inline, explicit, protected]
Stmt(StmtClass SC)clang::Stmt [inline]
StmtBitsclang::Stmt
StmtClass enum nameclang::Stmt
stripLabelLikeStatements() const clang::Stmt
stripLabelLikeStatements()clang::Stmt [inline]
TypeTraitExprBitsclang::Stmt
UnaryExprOrTypeTraitExprBitsclang::Stmt
viewAST() const clang::Stmt
WhileStmt(const ASTContext &C, VarDecl *Var, Expr *cond, Stmt *body, SourceLocation WL)clang::WhileStmt
WhileStmt(EmptyShell Empty)clang::WhileStmt [inline, explicit]
x87DoubleExtended enum valueclang::Stmt [protected]