clang  3.9.0
clang::BlockDecl Member List

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

addDecl(Decl *D)clang::DeclContext
addDeclInternal(Decl *D)clang::DeclContext
addHiddenDecl(Decl *D)clang::DeclContext
BlockDecl(DeclContext *DC, SourceLocation CaretLoc)clang::BlockDeclinlineprotected
blockMissingReturnType() const clang::BlockDeclinline
BuildDeclChain(ArrayRef< Decl * > Decls, bool FieldsAlreadyLoaded)clang::DeclContextprotectedstatic
buildLookup()clang::DeclContext
capture_begin() const clang::BlockDeclinline
capture_const_iterator typedefclang::BlockDecl
capture_end() const clang::BlockDeclinline
captures() const clang::BlockDeclinline
capturesCXXThis() const clang::BlockDeclinline
capturesVariable(const VarDecl *var) const clang::BlockDecl
castFromDeclContext(const DeclContext *DC)clang::BlockDeclinlinestatic
castToDeclContext(const BlockDecl *D)clang::BlockDeclinlinestatic
classof(const Decl *D)clang::BlockDeclinlinestatic
clang::DeclContext::classof(const DeclContext *D)clang::DeclContextinlinestatic
classofKind(Kind K)clang::BlockDeclinlinestatic
collectAllContexts(SmallVectorImpl< DeclContext * > &Contexts)clang::DeclContext
containsDecl(Decl *D) const clang::DeclContext
Create(ASTContext &C, DeclContext *DC, SourceLocation L)clang::BlockDeclstatic
CreateDeserialized(ASTContext &C, unsigned ID)clang::BlockDeclstatic
ddiag_range typedefclang::DeclContext
ddiags() const clang::DeclContextinline
decl_range typedefclang::DeclContext
DeclContext(Decl::Kind K)clang::DeclContextinlineprotected
decls() const clang::DeclContextinline
decls_begin() const clang::DeclContext
decls_empty() const clang::DeclContext
decls_end() const clang::DeclContextinline
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::DeclContextinline
FirstDeclclang::DeclContextmutableprotected
getBlockManglingContextDecl() const clang::BlockDeclinline
getBlockManglingNumber() const clang::BlockDeclinline
getBody() const overrideclang::BlockDeclinline
getCaretLocation() const clang::BlockDeclinline
getCompoundBody() const clang::BlockDeclinline
getDeclKind() const clang::DeclContextinline
getDeclKindName() const clang::DeclContext
getEnclosingNamespaceContext()clang::DeclContext
getEnclosingNamespaceContext() const clang::DeclContextinline
getLexicalParent()clang::DeclContextinline
getLexicalParent() const clang::DeclContextinline
getLookupParent()clang::DeclContext
getLookupParent() const clang::DeclContextinline
getLookupPtr() const clang::DeclContextinline
getNonClosureAncestor()clang::DeclContext
getNonClosureAncestor() const clang::DeclContextinline
getNumCaptures() const clang::BlockDeclinline
getNumParams() const clang::BlockDeclinline
getOuterLexicalRecordContext()clang::DeclContext
getOuterLexicalRecordContext() const clang::DeclContextinline
getParamDecl(unsigned i) const clang::BlockDeclinline
getParamDecl(unsigned i)clang::BlockDeclinline
getParent()clang::DeclContextinline
getParent() const clang::DeclContextinline
getParentASTContext() const clang::DeclContextinline
getPrimaryContext()clang::DeclContext
getPrimaryContext() const clang::DeclContextinline
getRedeclContext()clang::DeclContext
getRedeclContext() const clang::DeclContextinline
getSignatureAsWritten() const clang::BlockDeclinline
getSourceRange() const override LLVM_READONLYclang::BlockDecl
hasCaptures() const clang::BlockDeclinline
hasExternalLexicalStorage() const clang::DeclContextinline
hasExternalVisibleStorage() const clang::DeclContextinline
InEnclosingNamespaceSetOf(const DeclContext *NS) const clang::DeclContext
isClosure() const clang::DeclContextinline
isConversionFromLambda() const clang::BlockDeclinline
isDeclInLexicalTraversal(const Decl *D) const clang::DeclContextinline
isDependentContext() const clang::DeclContext
isExternCContext() const clang::DeclContext
isExternCXXContext() const clang::DeclContext
isFileContext() const clang::DeclContextinline
isFunctionOrMethod() const clang::DeclContextinline
isInlineNamespace() const clang::DeclContext
isLookupContext() const clang::DeclContextinline
isNamespace() const clang::DeclContextinline
isObjCContainer() const clang::DeclContextinline
isRecord() const clang::DeclContextinline
isStdNamespace() const clang::DeclContext
isTranslationUnit() const clang::DeclContextinline
isTransparentContext() const clang::DeclContext
isVariadic() const clang::BlockDeclinline
LastDeclclang::DeclContextmutableprotected
localUncachedLookup(DeclarationName Name, SmallVectorImpl< NamedDecl * > &Results)clang::DeclContext
lookup(DeclarationName Name) const clang::DeclContext
lookup_iterator typedefclang::DeclContext
lookup_result typedefclang::DeclContext
lookups() const clang::DeclContextinline
lookups_begin() const clang::DeclContextinline
lookups_end() const clang::DeclContextinline
lookups_range typedefclang::DeclContext
makeDeclVisibleInContext(NamedDecl *D)clang::DeclContext
noload_decls() const clang::DeclContextinline
noload_decls_begin() const clang::DeclContextinline
noload_decls_end() const clang::DeclContextinline
noload_lookup(DeclarationName Name)clang::DeclContext
noload_lookups() const clang::DeclContextinline
noload_lookups_begin() const clang::DeclContextinline
noload_lookups_end() const clang::DeclContextinline
param_begin()clang::BlockDeclinline
param_begin() const clang::BlockDeclinline
param_const_iterator typedefclang::BlockDecl
param_empty() const clang::BlockDeclinline
param_end()clang::BlockDeclinline
param_end() const clang::BlockDeclinline
param_iterator typedefclang::BlockDecl
param_size() const clang::BlockDeclinline
parameters() const clang::BlockDeclinline
parameters()clang::BlockDeclinline
removeDecl(Decl *D)clang::DeclContext
setBlockMangling(unsigned Number, Decl *Ctx)clang::BlockDeclinline
setBlockMissingReturnType(bool val)clang::BlockDeclinline
setBody(CompoundStmt *B)clang::BlockDeclinline
setCaptures(ASTContext &Context, ArrayRef< Capture > Captures, bool CapturesCXXThis)clang::BlockDecl
setHasExternalLexicalStorage(bool ES=true)clang::DeclContextinline
setHasExternalVisibleStorage(bool ES=true)clang::DeclContextinline
setIsConversionFromLambda(bool val)clang::BlockDeclinline
setIsVariadic(bool value)clang::BlockDeclinline
setMustBuildLookupTable()clang::DeclContextinline
setParams(ArrayRef< ParmVarDecl * > NewParamInfo)clang::BlockDecl
setSignatureAsWritten(TypeSourceInfo *Sig)clang::BlockDeclinline
setUseQualifiedLookup(bool use=true)clang::DeclContextinline
shouldUseQualifiedLookup() const clang::DeclContextinline
udir_iterator_base typedefclang::DeclContext
udir_range typedefclang::DeclContext
using_directives() const clang::DeclContext
~DeclContext()clang::DeclContext