clang API Documentation

clang::MSAsmStmt Member List
This is the complete list of members for clang::MSAsmStmt, including all inherited members.
addStmtClass(const StmtClass s)clang::Stmt [static]
Alignerclang::Stmt
APFloatSemantics enum nameclang::Stmt [protected]
AsmLocclang::AsmStmt [protected]
AsmStmt(StmtClass SC, SourceLocation asmloc, bool issimple, bool isvolatile, unsigned numoutputs, unsigned numinputs, unsigned numclobbers)clang::AsmStmt [inline, protected]
AsmStmt(StmtClass SC, EmptyShell Empty)clang::AsmStmt [inline, explicit]
ASTStmtReader classclang::MSAsmStmt [friend]
ASTStmtWriter classclang::Stmt [friend]
begin_inputs()clang::AsmStmt [inline]
begin_inputs() const clang::AsmStmt [inline]
begin_outputs()clang::AsmStmt [inline]
begin_outputs() const clang::AsmStmt [inline]
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::MSAsmStmt [inline]
clang::Stmt::children() const clang::Stmt [inline]
classof(const Stmt *T)clang::MSAsmStmt [inline, static]
CompoundStmtBitsclang::Stmt
const_child_iterator typedefclang::Stmt
const_child_range typedefclang::Stmt
const_inputs_iterator typedefclang::AsmStmt
const_outputs_iterator typedefclang::AsmStmt
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]
end_inputs()clang::AsmStmt [inline]
end_inputs() const clang::AsmStmt [inline]
end_outputs()clang::AsmStmt [inline]
end_outputs() const clang::AsmStmt [inline]
ExprBitsclang::Stmt
Exprsclang::AsmStmt [protected]
ExprWithCleanupsBitsclang::Stmt
FloatingLiteralBitsclang::Stmt
generateAsmString(const ASTContext &C) const clang::MSAsmStmt
getAllConstraints() const clang::MSAsmStmt [inline]
getAllExprs() const clang::MSAsmStmt [inline]
getAsmLoc() const clang::AsmStmt [inline]
getAsmString() const clang::MSAsmStmt [inline]
getAsmToks()clang::MSAsmStmt [inline]
getClobber(unsigned i) const clang::MSAsmStmt [inline]
getClobbers() const clang::MSAsmStmt [inline]
getEndLoc() const clang::MSAsmStmt [inline]
getInputConstraint(unsigned i) const clang::MSAsmStmt [inline]
getInputExpr(unsigned i)clang::MSAsmStmt
getInputExpr(unsigned i) const clang::MSAsmStmt [inline]
getLBraceLoc() const clang::MSAsmStmt [inline]
getLocEnd() const LLVM_READONLYclang::MSAsmStmt [inline]
getLocStart() const LLVM_READONLYclang::MSAsmStmt [inline]
getNumAsmToks()clang::MSAsmStmt [inline]
getNumClobbers() const clang::AsmStmt [inline]
getNumInputs() const clang::AsmStmt [inline]
getNumOutputs() const clang::AsmStmt [inline]
getNumPlusOperands() const clang::AsmStmt
getOutputConstraint(unsigned i) const clang::MSAsmStmt [inline]
getOutputExpr(unsigned i)clang::MSAsmStmt
getOutputExpr(unsigned i) const clang::MSAsmStmt [inline]
getSourceRange() const LLVM_READONLYclang::Stmt
getStmtClass() const clang::Stmt [inline]
getStmtClassName() const clang::Stmt
hasBraces() const clang::MSAsmStmt [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
inputs()clang::AsmStmt [inline]
inputs() const clang::AsmStmt [inline]
inputs_const_range typedefclang::AsmStmt
inputs_iterator typedefclang::AsmStmt
inputs_range typedefclang::AsmStmt
isOutputPlusConstraint(unsigned i) const clang::AsmStmt [inline]
isSimple() const clang::AsmStmt [inline]
IsSimpleclang::AsmStmt [protected]
isVolatile() const clang::AsmStmt [inline]
IsVolatileclang::AsmStmt [protected]
MSAsmStmt(const ASTContext &C, SourceLocation asmloc, SourceLocation lbraceloc, bool issimple, bool isvolatile, ArrayRef< Token > asmtoks, unsigned numoutputs, unsigned numinputs, ArrayRef< StringRef > constraints, ArrayRef< Expr * > exprs, StringRef asmstr, ArrayRef< StringRef > clobbers, SourceLocation endloc)clang::MSAsmStmt
MSAsmStmt(EmptyShell Empty)clang::MSAsmStmt [inline, explicit]
NoStmtClass enum valueclang::Stmt
NumClobbersclang::AsmStmt [protected]
NumExprBits enum valueclang::Stmt [protected]
NumInputsclang::AsmStmt [protected]
NumOutputsclang::AsmStmt [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]
outputs()clang::AsmStmt [inline]
outputs() const clang::AsmStmt [inline]
outputs_const_range typedefclang::AsmStmt
outputs_iterator typedefclang::AsmStmt
outputs_range typedefclang::AsmStmt
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
setAsmLoc(SourceLocation L)clang::AsmStmt [inline]
setEndLoc(SourceLocation L)clang::MSAsmStmt [inline]
setInputExpr(unsigned i, Expr *E)clang::MSAsmStmt
setLBraceLoc(SourceLocation L)clang::MSAsmStmt [inline]
setSimple(bool V)clang::AsmStmt [inline]
setVolatile(bool V)clang::AsmStmt [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
x87DoubleExtended enum valueclang::Stmt [protected]