clang
3.7.0
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
clang
CapturedStmt
clang::CapturedStmt Member List
This is the complete list of members for
clang::CapturedStmt
, including all inherited members.
ASTStmtReader
class
clang::CapturedStmt
friend
capture_begin
()
clang::CapturedStmt
inline
capture_begin
() const
clang::CapturedStmt
inline
capture_const_range
typedef
clang::CapturedStmt
capture_end
() const
clang::CapturedStmt
inline
capture_init_begin
() const
clang::CapturedStmt
inline
capture_init_end
() const
clang::CapturedStmt
inline
capture_init_iterator
typedef
clang::CapturedStmt
capture_init_range
typedef
clang::CapturedStmt
capture_inits
() const
clang::CapturedStmt
inline
capture_iterator
typedef
clang::CapturedStmt
capture_range
typedef
clang::CapturedStmt
capture_size
() const
clang::CapturedStmt
inline
captures
()
clang::CapturedStmt
inline
captures
() const
clang::CapturedStmt
inline
capturesVariable
(const VarDecl *Var) const
clang::CapturedStmt
children
()
clang::CapturedStmt
classof
(const Stmt *T)
clang::CapturedStmt
inline
static
const_capture_iterator
typedef
clang::CapturedStmt
Create
(const ASTContext &Context, Stmt *S, CapturedRegionKind Kind, ArrayRef< Capture > Captures, ArrayRef< Expr * > CaptureInits, CapturedDecl *CD, RecordDecl *RD)
clang::CapturedStmt
static
CreateDeserialized
(const ASTContext &Context, unsigned NumCaptures)
clang::CapturedStmt
static
getCapturedDecl
()
clang::CapturedStmt
inline
getCapturedDecl
() const
clang::CapturedStmt
inline
getCapturedRecordDecl
() const
clang::CapturedStmt
inline
getCapturedRegionKind
() const
clang::CapturedStmt
inline
getCapturedStmt
()
clang::CapturedStmt
inline
getCapturedStmt
() const
clang::CapturedStmt
inline
getLocEnd
() const LLVM_READONLY
clang::CapturedStmt
inline
getLocStart
() const LLVM_READONLY
clang::CapturedStmt
inline
getSourceRange
() const LLVM_READONLY
clang::CapturedStmt
inline
setCapturedDecl
(CapturedDecl *D)
clang::CapturedStmt
inline
setCapturedRecordDecl
(RecordDecl *D)
clang::CapturedStmt
inline
setCapturedRegionKind
(CapturedRegionKind Kind)
clang::CapturedStmt
inline
VariableCaptureKind
enum name
clang::CapturedStmt
VCK_ByRef
enum value
clang::CapturedStmt
VCK_This
enum value
clang::CapturedStmt
VCK_VLAType
enum value
clang::CapturedStmt
Generated on Mon Aug 31 2015 10:45:42 for clang by
1.8.6