clang  5.0.0
clang::CUDAKernelCallExpr Member List

This is the complete list of members for clang::CUDAKernelCallExpr, including all inherited members.

addStmtClass(const StmtClass s)clang::Stmtstatic
APFloatSemantics enum nameclang::Stmtprotected
arg_begin()clang::CallExprinline
arg_begin() const clang::CallExprinline
arg_const_range typedefclang::CallExpr
arg_end()clang::CallExprinline
arg_end() const clang::CallExprinline
arg_iterator typedefclang::CallExpr
arg_range typedefclang::CallExpr
arguments()clang::CallExprinline
arguments() const clang::CallExprinline
CallExpr(const ASTContext &C, StmtClass SC, Expr *fn, ArrayRef< Expr * > preargs, ArrayRef< Expr * > args, QualType t, ExprValueKind VK, SourceLocation rparenloc)clang::CallExprprotected
CallExpr(const ASTContext &C, StmtClass SC, Expr *fn, ArrayRef< Expr * > args, QualType t, ExprValueKind VK, SourceLocation rparenloc)clang::CallExprprotected
CallExpr(const ASTContext &C, StmtClass SC, unsigned NumPreArgs, EmptyShell Empty)clang::CallExprprotected
CallExpr(const ASTContext &C, Expr *fn, ArrayRef< Expr * > args, QualType t, ExprValueKind VK, SourceLocation rparenloc)clang::CallExpr
CallExpr(const ASTContext &C, StmtClass SC, EmptyShell Empty)clang::CallExpr
CallExprBitsclang::Stmt
CastExprBitsclang::Stmt
CharacterLiteralBitsclang::Stmt
child_begin()clang::Stmtinline
child_begin() const clang::Stmtinline
child_end()clang::Stmtinline
child_end() const clang::Stmtinline
child_iterator typedefclang::Stmt
child_range typedefclang::Stmt
children()clang::CallExprinline
children() const clang::CallExprinline
Classify(ASTContext &Ctx) const clang::Exprinline
ClassifyLValue(ASTContext &Ctx) const clang::Expr
ClassifyModifiable(ASTContext &Ctx, SourceLocation &Loc) const clang::Exprinline
classof(const Stmt *T)clang::CUDAKernelCallExprinlinestatic
CoawaitBitsclang::Stmt
CompoundStmtBitsclang::Stmt
const_arg_iterator typedefclang::CallExpr
const_child_iterator typedefclang::Stmt
const_child_range typedefclang::Stmt
containsUnexpandedParameterPack() const clang::Exprinline
CUDAKernelCallExpr(ASTContext &C, Expr *fn, CallExpr *Config, ArrayRef< Expr * > args, QualType t, ExprValueKind VK, SourceLocation RP)clang::CUDAKernelCallExprinline
CUDAKernelCallExpr(ASTContext &C, EmptyShell Empty)clang::CUDAKernelCallExprinline
DeclRefExprBitsclang::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::Stmtstatic
EvaluateAsBooleanCondition(bool &Result, const ASTContext &Ctx) const clang::Expr
EvaluateAsFloat(llvm::APFloat &Result, const ASTContext &Ctx, SideEffectsKind AllowSideEffects=SE_NoSideEffects) 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 Expr *This=nullptr) const clang::Expr
Expr(StmtClass SC, QualType T, ExprValueKind VK, ExprObjectKind OK, bool TD, bool VD, bool ID, bool ContainsUnexpandedParameterPack)clang::Exprinlineprotected
Expr(StmtClass SC, EmptyShell)clang::Exprinlineexplicitprotected
ExprBitsclang::Stmt
ExprWithCleanupsBitsclang::Stmt
findBoundMemberType(const Expr *expr)clang::Exprstatic
FloatingLiteralBitsclang::Stmt
getArg(unsigned Arg)clang::CallExprinline
getArg(unsigned Arg) const clang::CallExprinline
getArgs()clang::CallExprinline
getArgs() const clang::CallExprinline
getBestDynamicClassType() const clang::Expr
getBestDynamicClassTypeExpr() const clang::Expr
getBuiltinCallee() const clang::CallExpr
getCallee() const clang::CallExprinline
getCallee()clang::CallExprinline
getCalleeDecl()clang::CallExpr
getCalleeDecl() const clang::CallExprinline
getCallReturnType(const ASTContext &Ctx) const clang::CallExpr
getConfig() const clang::CUDAKernelCallExprinline
getConfig()clang::CUDAKernelCallExprinline
getDirectCallee()clang::CallExpr
getDirectCallee() const clang::CallExprinline
getExprLoc() const LLVM_READONLYclang::Expr
getLocEnd() const LLVM_READONLYclang::CallExpr
getLocStart() const LLVM_READONLYclang::CallExpr
getNumArgs() const clang::CallExprinline
getNumCommas() const clang::CallExprinline
getNumPreArgs() const clang::CallExprinlineprotected
getObjCProperty() const clang::Expr
getObjectKind() const clang::Exprinline
getPreArg(unsigned i)clang::CallExprinlineprotected
getPreArg(unsigned i) const clang::CallExprinlineprotected
getRawSubExprs()clang::CallExprinline
getReferencedDeclOfCallee()clang::Expr
getReferencedDeclOfCallee() const clang::Exprinline
getRParenLoc() const clang::CallExprinline
getSourceBitField()clang::Expr
getSourceBitField() const clang::Exprinline
getSourceRange() const LLVM_READONLYclang::Stmt
getStmtClass() const clang::Stmtinline
getStmtClassName() const clang::Stmt
getType() const clang::Exprinline
getValueKind() const clang::Exprinline
getValueKindForType(QualType T)clang::Exprinlinestatic
hasAnyTypeDependentArguments(ArrayRef< Expr * > Exprs)clang::Exprstatic
hasNonTrivialCall(const ASTContext &Ctx) const clang::Expr
hasPlaceholderType() const clang::Exprinline
hasPlaceholderType(BuiltinType::Kind K) const clang::Exprinline
HasSideEffects(const ASTContext &Ctx, bool IncludePossibleEffects=true) const clang::Expr
IEEEdouble enum valueclang::Stmtprotected
IEEEhalf enum valueclang::Stmtprotected
IEEEquad enum valueclang::Stmtprotected
IEEEsingle enum valueclang::Stmtprotected
IfStmtBitsclang::Stmt
IgnoreCasts() LLVM_READONLYclang::Expr
IgnoreCasts() const LLVM_READONLYclang::Exprinline
IgnoreContainers(bool IgnoreCaptured=false)clang::Stmt
IgnoreConversionOperator() LLVM_READONLYclang::Expr
IgnoreConversionOperator() const LLVM_READONLYclang::Exprinline
IgnoreImpCasts() LLVM_READONLYclang::Exprinline
IgnoreImpCasts() const LLVM_READONLYclang::Exprinline
IgnoreImplicit() LLVM_READONLYclang::Exprinline
IgnoreImplicit() const LLVM_READONLYclang::Exprinline
ignoreParenBaseCasts() LLVM_READONLYclang::Expr
ignoreParenBaseCasts() const LLVM_READONLYclang::Exprinline
IgnoreParenCasts() LLVM_READONLYclang::Expr
IgnoreParenCasts() const LLVM_READONLYclang::Exprinline
IgnoreParenImpCasts() LLVM_READONLYclang::Expr
IgnoreParenImpCasts() const LLVM_READONLYclang::Exprinline
IgnoreParenLValueCasts() LLVM_READONLYclang::Expr
IgnoreParenLValueCasts() const LLVM_READONLYclang::Exprinline
IgnoreParenNoopCasts(ASTContext &Ctx) LLVM_READONLYclang::Expr
IgnoreParenNoopCasts(ASTContext &Ctx) const LLVM_READONLYclang::Exprinline
IgnoreParens() LLVM_READONLYclang::Expr
IgnoreParens() const LLVM_READONLYclang::Exprinline
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, SideEffectsKind AllowSideEffects=SE_NoSideEffects) const clang::Expr
isGLValue() const clang::Exprinline
isImplicitCXXThis() const clang::Expr
isInstantiationDependent() const clang::Exprinline
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::Exprinline
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::Exprinline
isPotentialConstantExpr(const FunctionDecl *FD, SmallVectorImpl< PartialDiagnosticAt > &Diags)clang::Exprstatic
isPotentialConstantExprUnevaluated(Expr *E, const FunctionDecl *FD, SmallVectorImpl< PartialDiagnosticAt > &Diags)clang::Exprstatic
isRValue() const clang::Exprinline
isTemporaryObject(ASTContext &Ctx, const CXXRecordDecl *TempTy) const clang::Expr
isTypeDependent() const clang::Exprinline
isUnevaluatedBuiltinCall(const ASTContext &Ctx) const clang::CallExpr
isUnusedResultAWarning(const Expr *&WarnExpr, SourceLocation &Loc, SourceRange &R1, SourceRange &R2, ASTContext &Ctx) const clang::Expr
isValueDependent() const clang::Exprinline
isXValue() const clang::Exprinline
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_ConstAddrSpace 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::Stmtprotected
NumStmtBits enum valueclang::Stmtprotected
ObjCIndirectCopyRestoreExprBitsclang::Stmt
operator delete(void *data) noexceptclang::Stmtinlineprotected
operator delete(void *, const ASTContext &, unsigned) noexceptclang::Stmtinline
operator delete(void *, const ASTContext *, unsigned) noexceptclang::Stmtinline
operator delete(void *, size_t) noexceptclang::Stmtinline
operator delete(void *, void *) noexceptclang::Stmtinline
operator new(size_t bytes) noexceptclang::Stmtinlineprotected
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::Stmtinline
operator new(size_t bytes, void *mem) noexceptclang::Stmtinline
PPCDoubleDouble enum valueclang::Stmtprotected
printPretty(raw_ostream &OS, PrinterHelper *Helper, const PrintingPolicy &Policy, unsigned Indentation=0) const clang::Stmt
PrintStats()clang::Stmtstatic
ProcessODRHash(llvm::FoldingSetNodeID &ID, ODRHash &Hash) const clang::Stmt
Profile(llvm::FoldingSetNodeID &ID, const ASTContext &Context, bool Canonical) const clang::Stmt
PseudoObjectExprBitsclang::Stmt
refersToBitField() const clang::Exprinline
refersToGlobalRegisterVar() const clang::Expr
refersToVectorElement() const clang::Expr
SE_AllowSideEffects enum valueclang::Expr
SE_AllowUndefinedBehavior enum valueclang::Expr
SE_NoSideEffects enum valueclang::Expr
setArg(unsigned Arg, Expr *ArgExpr)clang::CallExprinline
setCallee(Expr *F)clang::CallExprinline
setConfig(CallExpr *E)clang::CUDAKernelCallExprinline
setContainsUnexpandedParameterPack(bool PP=true)clang::Exprinline
setInstantiationDependent(bool ID)clang::Exprinline
setNumArgs(const ASTContext &C, unsigned NumArgs)clang::CallExpr
setObjectKind(ExprObjectKind Cat)clang::Exprinline
setPreArg(unsigned i, Stmt *PreArg)clang::CallExprinlineprotected
setRParenLoc(SourceLocation L)clang::CallExprinline
setType(QualType t)clang::Exprinline
setTypeDependent(bool TD)clang::Exprinline
setValueDependent(bool VD)clang::Exprinline
setValueKind(ExprValueKind Cat)clang::Exprinline
SideEffectsKind enum nameclang::Expr
skipRValueSubobjectAdjustments(SmallVectorImpl< const Expr * > &CommaLHS, SmallVectorImpl< SubobjectAdjustment > &Adjustments) const clang::Expr
skipRValueSubobjectAdjustments() const clang::Exprinline
Stmt(StmtClass SC, EmptyShell)clang::Stmtinlineexplicitprotected
Stmt(StmtClass SC)clang::Stmtinline
StmtBitsclang::Stmt
StmtClass enum nameclang::Stmt
stripLabelLikeStatements() const clang::Stmt
stripLabelLikeStatements()clang::Stmtinline
tryEvaluateObjectSize(uint64_t &Result, ASTContext &Ctx, unsigned Type) const clang::Expr
TypeTraitExprBitsclang::Stmt
UnaryExprOrTypeTraitExprBitsclang::Stmt
viewAST() const clang::Stmt
x87DoubleExtended enum valueclang::Stmtprotected