clang
3.9.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
()
clang::CapturedStmt
inline
capture_init_begin
() const
clang::CapturedStmt
inline
capture_init_end
()
clang::CapturedStmt
inline
capture_init_end
() const
clang::CapturedStmt
inline
capture_init_iterator
typedef
clang::CapturedStmt
capture_init_range
typedef
clang::CapturedStmt
capture_inits
()
clang::CapturedStmt
inline
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_init_iterator
typedef
clang::CapturedStmt
const_capture_init_range
typedef
clang::CapturedStmt
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
getCapturedDecl
() const
clang::CapturedStmt
getCapturedRecordDecl
() const
clang::CapturedStmt
inline
getCapturedRegionKind
() const
clang::CapturedStmt
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
setCapturedRecordDecl
(RecordDecl *D)
clang::CapturedStmt
inline
setCapturedRegionKind
(CapturedRegionKind Kind)
clang::CapturedStmt
VariableCaptureKind
enum name
clang::CapturedStmt
VCK_ByCopy
enum value
clang::CapturedStmt
VCK_ByRef
enum value
clang::CapturedStmt
VCK_This
enum value
clang::CapturedStmt
VCK_VLAType
enum value
clang::CapturedStmt
Generated on Wed Aug 31 2016 16:58:36 for clang by
1.8.6