clang API Documentation

clang::CXXThrowExpr Member List
This is the complete list of members for clang::CXXThrowExpr, including all inherited members.
addStmtClass(const StmtClass s)clang::Stmt [static]
Alignerclang::Stmt
APFloatSemantics enum nameclang::Stmt [protected]
ASTStmtReader classclang::CXXThrowExpr [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::CXXThrowExpr [inline]
clang::Expr::children() const clang::Stmt [inline]
Classify(ASTContext &Ctx) const clang::Expr [inline]
ClassifyLValue(ASTContext &Ctx) const clang::Expr
ClassifyModifiable(ASTContext &Ctx, SourceLocation &Loc) const clang::Expr [inline]
classof(const Stmt *T)clang::CXXThrowExpr [inline, static]
CompoundStmtBitsclang::Stmt
const_child_iterator typedefclang::Stmt
const_child_range typedefclang::Stmt
containsUnexpandedParameterPack() const clang::Expr [inline]
CXXThrowExpr(Expr *expr, QualType Ty, SourceLocation l, bool IsThrownVariableInScope)clang::CXXThrowExpr [inline]
CXXThrowExpr(EmptyShell Empty)clang::CXXThrowExpr [inline]
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]
EvaluateAsBooleanCondition(bool &Result, const ASTContext &Ctx) const clang::Expr
EvaluateAsInitializer(APValue &Result, const ASTContext &Ctx, const VarDecl *VD, SmallVectorImpl< PartialDiagnosticAt > &Notes) const clang::Expr
EvaluateAsInt(llvm::APSInt &Result, const ASTContext &Ctx, SideEffectsKind AllowSideEffects=SE_NoSideEffects) const clang::Expr
EvaluateAsLValue(EvalResult &Result, const ASTContext &Ctx) const clang::Expr
EvaluateAsRValue(EvalResult &Result, const ASTContext &Ctx) const clang::Expr
EvaluateForOverflow(const ASTContext &Ctx) const clang::Expr
EvaluateKnownConstInt(const ASTContext &Ctx, SmallVectorImpl< PartialDiagnosticAt > *Diag=nullptr) const clang::Expr
EvaluateWithSubstitution(APValue &Value, ASTContext &Ctx, const FunctionDecl *Callee, ArrayRef< const Expr * > Args) const clang::Expr
Expr(StmtClass SC, QualType T, ExprValueKind VK, ExprObjectKind OK, bool TD, bool VD, bool ID, bool ContainsUnexpandedParameterPack)clang::Expr [inline, protected]
Expr(StmtClass SC, EmptyShell)clang::Expr [inline, explicit, protected]
ExprBitsclang::Stmt
ExprWithCleanupsBitsclang::Stmt
findBoundMemberType(const Expr *expr)clang::Expr [static]
FloatingLiteralBitsclang::Stmt
getBestDynamicClassType() const clang::Expr
getExprLoc() const LLVM_READONLYclang::Expr
getLocEnd() const LLVM_READONLYclang::CXXThrowExpr [inline]
getLocStart() const LLVM_READONLYclang::CXXThrowExpr [inline]
getObjCProperty() const clang::Expr
getObjectKind() const clang::Expr [inline]
getSourceBitField()clang::Expr
getSourceBitField() const clang::Expr [inline]
getSourceRange() const LLVM_READONLYclang::Stmt
getStmtClass() const clang::Stmt [inline]
getStmtClassName() const clang::Stmt
getSubExpr() const clang::CXXThrowExpr [inline]
getSubExpr()clang::CXXThrowExpr [inline]
getThrowLoc() const clang::CXXThrowExpr [inline]
getType() const clang::Expr [inline]
getValueKind() const clang::Expr [inline]
getValueKindForType(QualType T)clang::Expr [inline, static]
hasAnyTypeDependentArguments(ArrayRef< Expr * > Exprs)clang::Expr [static]
hasNonTrivialCall(ASTContext &Ctx)clang::Expr
hasPlaceholderType() const clang::Expr [inline]
hasPlaceholderType(BuiltinType::Kind K) const clang::Expr [inline]
HasSideEffects(const ASTContext &Ctx) const clang::Expr
IEEEdouble enum valueclang::Stmt [protected]
IEEEhalf enum valueclang::Stmt [protected]
IEEEquad enum valueclang::Stmt [protected]
IEEEsingle enum valueclang::Stmt [protected]
IgnoreCasts() LLVM_READONLYclang::Expr
IgnoreCasts() const LLVM_READONLYclang::Expr [inline]
IgnoreContainers(bool IgnoreCaptured=false)clang::Stmt
IgnoreConversionOperator() LLVM_READONLYclang::Expr
IgnoreConversionOperator() const LLVM_READONLYclang::Expr [inline]
IgnoreImpCasts() LLVM_READONLYclang::Expr [inline]
IgnoreImpCasts() const LLVM_READONLYclang::Expr [inline]
IgnoreImplicit() LLVM_READONLYclang::Expr [inline]
IgnoreImplicit() const LLVM_READONLYclang::Expr [inline]
ignoreParenBaseCasts() LLVM_READONLYclang::Expr
ignoreParenBaseCasts() const LLVM_READONLYclang::Expr [inline]
IgnoreParenCasts() LLVM_READONLYclang::Expr
IgnoreParenCasts() const LLVM_READONLYclang::Expr [inline]
IgnoreParenImpCasts() LLVM_READONLYclang::Expr
IgnoreParenImpCasts() const LLVM_READONLYclang::Expr [inline]
IgnoreParenLValueCasts() LLVM_READONLYclang::Expr
IgnoreParenLValueCasts() const LLVM_READONLYclang::Expr [inline]
IgnoreParenNoopCasts(ASTContext &Ctx) LLVM_READONLYclang::Expr
IgnoreParenNoopCasts(ASTContext &Ctx) const LLVM_READONLYclang::Expr [inline]
IgnoreParens() LLVM_READONLYclang::Expr
IgnoreParens() const LLVM_READONLYclang::Expr [inline]
InitListExprBitsclang::Stmt
isBoundMemberFunction(ASTContext &Ctx) const clang::Expr
isConstantInitializer(ASTContext &Ctx, bool ForRef, const Expr **Culprit=nullptr) const clang::Expr
isCXX11ConstantExpr(const ASTContext &Ctx, APValue *Result=nullptr, SourceLocation *Loc=nullptr) const clang::Expr
isCXX98IntegralConstantExpr(const ASTContext &Ctx) const clang::Expr
isDefaultArgument() const clang::Expr
isEvaluatable(const ASTContext &Ctx) const clang::Expr
isGLValue() const clang::Expr [inline]
isImplicitCXXThis() const clang::Expr
isInstantiationDependent() const clang::Expr [inline]
isIntegerConstantExpr(llvm::APSInt &Result, const ASTContext &Ctx, SourceLocation *Loc=nullptr, bool isEvaluated=true) const clang::Expr
isIntegerConstantExpr(const ASTContext &Ctx, SourceLocation *Loc=nullptr) const clang::Expr
isKnownToHaveBooleanValue() const clang::Expr
isLValue() const clang::Expr [inline]
isModifiableLvalue(ASTContext &Ctx, SourceLocation *Loc=nullptr) const clang::Expr
isModifiableLvalueResult enum nameclang::Expr
isNullPointerConstant(ASTContext &Ctx, NullPointerConstantValueDependence NPC) const clang::Expr
isOBJCGCCandidate(ASTContext &Ctx) const clang::Expr
isObjCSelfExpr() const clang::Expr
isOrdinaryOrBitFieldObject() const clang::Expr [inline]
isPotentialConstantExpr(const FunctionDecl *FD, SmallVectorImpl< PartialDiagnosticAt > &Diags)clang::Expr [static]
isPotentialConstantExprUnevaluated(Expr *E, const FunctionDecl *FD, SmallVectorImpl< PartialDiagnosticAt > &Diags)clang::Expr [static]
isRValue() const clang::Expr [inline]
isTemporaryObject(ASTContext &Ctx, const CXXRecordDecl *TempTy) const clang::Expr
isThrownVariableInScope() const clang::CXXThrowExpr [inline]
isTypeDependent() const clang::Expr [inline]
isUnusedResultAWarning(const Expr *&WarnExpr, SourceLocation &Loc, SourceRange &R1, SourceRange &R2, ASTContext &Ctx) const clang::Expr
isValueDependent() const clang::Expr [inline]
isXValue() const clang::Expr [inline]
LV_ArrayTemporary enum valueclang::Expr
LV_ClassTemporary enum valueclang::Expr
LV_DuplicateVectorComponents enum valueclang::Expr
LV_IncompleteVoidType enum valueclang::Expr
LV_InvalidExpression enum valueclang::Expr
LV_InvalidMessageExpression enum valueclang::Expr
LV_MemberFunction enum valueclang::Expr
LV_NotObjectType enum valueclang::Expr
LV_SubObjCPropertySetting enum valueclang::Expr
LV_Valid enum valueclang::Expr
LValueClassification enum nameclang::Expr
MLV_ArrayTemporary enum valueclang::Expr
MLV_ArrayType enum valueclang::Expr
MLV_ClassTemporary enum valueclang::Expr
MLV_ConstQualified enum valueclang::Expr
MLV_DuplicateVectorComponents enum valueclang::Expr
MLV_IncompleteType enum valueclang::Expr
MLV_IncompleteVoidType enum valueclang::Expr
MLV_InvalidExpression enum valueclang::Expr
MLV_InvalidMessageExpression enum valueclang::Expr
MLV_LValueCast enum valueclang::Expr
MLV_MemberFunction enum valueclang::Expr
MLV_NoSetterProperty enum valueclang::Expr
MLV_NotObjectType enum valueclang::Expr
MLV_SubObjCPropertySetting enum valueclang::Expr
MLV_Valid enum valueclang::Expr
NoStmtClass enum valueclang::Stmt
NPC_NeverValueDependent enum valueclang::Expr
NPC_ValueDependentIsNotNull enum valueclang::Expr
NPC_ValueDependentIsNull enum valueclang::Expr
NPCK_CXX11_nullptr enum valueclang::Expr
NPCK_GNUNull enum valueclang::Expr
NPCK_NotNull enum valueclang::Expr
NPCK_ZeroExpression enum valueclang::Expr
NPCK_ZeroLiteral enum valueclang::Expr
NullPointerConstantKind enum nameclang::Expr
NullPointerConstantValueDependence enum nameclang::Expr
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
refersToBitField() const clang::Expr [inline]
refersToVectorElement() const clang::Expr
SE_AllowSideEffects enum valueclang::Expr
SE_NoSideEffects enum valueclang::Expr
setContainsUnexpandedParameterPack(bool PP=true)clang::Expr [inline]
setInstantiationDependent(bool ID)clang::Expr [inline]
setObjectKind(ExprObjectKind Cat)clang::Expr [inline]
setType(QualType t)clang::Expr [inline]
setTypeDependent(bool TD)clang::Expr [inline]
setValueDependent(bool VD)clang::Expr [inline]
setValueKind(ExprValueKind Cat)clang::Expr [inline]
SideEffectsKind enum nameclang::Expr
skipRValueSubobjectAdjustments(SmallVectorImpl< const Expr * > &CommaLHS, SmallVectorImpl< SubobjectAdjustment > &Adjustments) const clang::Expr
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]