clang
3.9.0
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
clang
CapturedDecl
clang::CapturedDecl Member List
This is the complete list of members for
clang::CapturedDecl
, including all inherited members.
addDecl
(Decl *D)
clang::DeclContext
addDeclInternal
(Decl *D)
clang::DeclContext
addHiddenDecl
(Decl *D)
clang::DeclContext
ASTDeclReader
class
clang::CapturedDecl
friend
ASTDeclWriter
class
clang::CapturedDecl
friend
BuildDeclChain
(ArrayRef< Decl * > Decls, bool FieldsAlreadyLoaded)
clang::DeclContext
protected
static
buildLookup
()
clang::DeclContext
castFromDeclContext
(const DeclContext *DC)
clang::CapturedDecl
inline
static
castToDeclContext
(const CapturedDecl *D)
clang::CapturedDecl
inline
static
classof
(const Decl *D)
clang::CapturedDecl
inline
static
clang::DeclContext::classof
(const DeclContext *D)
clang::DeclContext
inline
static
classofKind
(Kind K)
clang::CapturedDecl
inline
static
collectAllContexts
(SmallVectorImpl< DeclContext * > &Contexts)
clang::DeclContext
containsDecl
(Decl *D) const
clang::DeclContext
Create
(ASTContext &C, DeclContext *DC, unsigned NumParams)
clang::CapturedDecl
static
CreateDeserialized
(ASTContext &C, unsigned ID, unsigned NumParams)
clang::CapturedDecl
static
ddiag_range
typedef
clang::DeclContext
ddiags
() const
clang::DeclContext
inline
decl_range
typedef
clang::DeclContext
DeclContext
(Decl::Kind K)
clang::DeclContext
inline
protected
decls
() const
clang::DeclContext
inline
decls_begin
() const
clang::DeclContext
decls_empty
() const
clang::DeclContext
decls_end
() const
clang::DeclContext
inline
dumpDeclContext
() const
clang::DeclContext
dumpLookups
() const
clang::DeclContext
dumpLookups
(llvm::raw_ostream &OS, bool DumpDecls=false) const
clang::DeclContext
Encloses
(const DeclContext *DC) const
clang::DeclContext
Equals
(const DeclContext *DC) const
clang::DeclContext
inline
FirstDecl
clang::DeclContext
mutable
protected
getBody
() const override
clang::CapturedDecl
getContextParam
() const
clang::CapturedDecl
inline
getContextParamPosition
() const
clang::CapturedDecl
inline
getDeclKind
() const
clang::DeclContext
inline
getDeclKindName
() const
clang::DeclContext
getEnclosingNamespaceContext
()
clang::DeclContext
getEnclosingNamespaceContext
() const
clang::DeclContext
inline
getLexicalParent
()
clang::DeclContext
inline
getLexicalParent
() const
clang::DeclContext
inline
getLookupParent
()
clang::DeclContext
getLookupParent
() const
clang::DeclContext
inline
getLookupPtr
() const
clang::DeclContext
inline
getNonClosureAncestor
()
clang::DeclContext
getNonClosureAncestor
() const
clang::DeclContext
inline
getNumParams
() const
clang::CapturedDecl
inline
getOuterLexicalRecordContext
()
clang::DeclContext
getOuterLexicalRecordContext
() const
clang::DeclContext
inline
getParam
(unsigned i) const
clang::CapturedDecl
inline
getParent
()
clang::DeclContext
inline
getParent
() const
clang::DeclContext
inline
getParentASTContext
() const
clang::DeclContext
inline
getPrimaryContext
()
clang::DeclContext
getPrimaryContext
() const
clang::DeclContext
inline
getRedeclContext
()
clang::DeclContext
getRedeclContext
() const
clang::DeclContext
inline
hasExternalLexicalStorage
() const
clang::DeclContext
inline
hasExternalVisibleStorage
() const
clang::DeclContext
inline
InEnclosingNamespaceSetOf
(const DeclContext *NS) const
clang::DeclContext
isClosure
() const
clang::DeclContext
inline
isDeclInLexicalTraversal
(const Decl *D) const
clang::DeclContext
inline
isDependentContext
() const
clang::DeclContext
isExternCContext
() const
clang::DeclContext
isExternCXXContext
() const
clang::DeclContext
isFileContext
() const
clang::DeclContext
inline
isFunctionOrMethod
() const
clang::DeclContext
inline
isInlineNamespace
() const
clang::DeclContext
isLookupContext
() const
clang::DeclContext
inline
isNamespace
() const
clang::DeclContext
inline
isNothrow
() const
clang::CapturedDecl
isObjCContainer
() const
clang::DeclContext
inline
isRecord
() const
clang::DeclContext
inline
isStdNamespace
() const
clang::DeclContext
isTranslationUnit
() const
clang::DeclContext
inline
isTransparentContext
() const
clang::DeclContext
LastDecl
clang::DeclContext
mutable
protected
localUncachedLookup
(DeclarationName Name, SmallVectorImpl< NamedDecl * > &Results)
clang::DeclContext
lookup
(DeclarationName Name) const
clang::DeclContext
lookup_iterator
typedef
clang::DeclContext
lookup_result
typedef
clang::DeclContext
lookups
() const
clang::DeclContext
inline
lookups_begin
() const
clang::DeclContext
inline
lookups_end
() const
clang::DeclContext
inline
lookups_range
typedef
clang::DeclContext
makeDeclVisibleInContext
(NamedDecl *D)
clang::DeclContext
noload_decls
() const
clang::DeclContext
inline
noload_decls_begin
() const
clang::DeclContext
inline
noload_decls_end
() const
clang::DeclContext
inline
noload_lookup
(DeclarationName Name)
clang::DeclContext
noload_lookups
() const
clang::DeclContext
inline
noload_lookups_begin
() const
clang::DeclContext
inline
noload_lookups_end
() const
clang::DeclContext
inline
numTrailingObjects
(OverloadToken< ImplicitParamDecl >)
clang::CapturedDecl
inline
protected
param_begin
() const
clang::CapturedDecl
inline
param_end
() const
clang::CapturedDecl
inline
param_iterator
typedef
clang::CapturedDecl
param_range
typedef
clang::CapturedDecl
parameters
() const
clang::CapturedDecl
inline
parameters
()
clang::CapturedDecl
inline
removeDecl
(Decl *D)
clang::DeclContext
setBody
(Stmt *B)
clang::CapturedDecl
setContextParam
(unsigned i, ImplicitParamDecl *P)
clang::CapturedDecl
inline
setHasExternalLexicalStorage
(bool ES=true)
clang::DeclContext
inline
setHasExternalVisibleStorage
(bool ES=true)
clang::DeclContext
inline
setMustBuildLookupTable
()
clang::DeclContext
inline
setNothrow
(bool Nothrow=true)
clang::CapturedDecl
setParam
(unsigned i, ImplicitParamDecl *P)
clang::CapturedDecl
inline
setUseQualifiedLookup
(bool use=true)
clang::DeclContext
inline
shouldUseQualifiedLookup
() const
clang::DeclContext
inline
TrailingObjects
clang::CapturedDecl
udir_iterator_base
typedef
clang::DeclContext
udir_range
typedef
clang::DeclContext
using_directives
() const
clang::DeclContext
~DeclContext
()
clang::DeclContext
Generated on Wed Aug 31 2016 16:58:32 for clang by
1.8.6