clang  3.9.0
clang::OMPDeclareReductionDecl Member List

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

addDecl(Decl *D)clang::DeclContext
addDeclInternal(Decl *D)clang::DeclContext
addHiddenDecl(Decl *D)clang::DeclContext
ASTDeclReader classclang::OMPDeclareReductionDeclfriend
BuildDeclChain(ArrayRef< Decl * > Decls, bool FieldsAlreadyLoaded)clang::DeclContextprotectedstatic
buildLookup()clang::DeclContext
castFromDeclContext(const DeclContext *DC)clang::OMPDeclareReductionDeclinlinestatic
castToDeclContext(const OMPDeclareReductionDecl *D)clang::OMPDeclareReductionDeclinlinestatic
classof(const Decl *D)clang::OMPDeclareReductionDeclinlinestatic
clang::DeclContext::classof(const DeclContext *D)clang::DeclContextinlinestatic
classofKind(Kind K)clang::OMPDeclareReductionDeclinlinestatic
collectAllContexts(SmallVectorImpl< DeclContext * > &Contexts)clang::DeclContext
containsDecl(Decl *D) const clang::DeclContext
Create(ASTContext &C, DeclContext *DC, SourceLocation L, DeclarationName Name, QualType T, OMPDeclareReductionDecl *PrevDeclInScope)clang::OMPDeclareReductionDeclstatic
CreateDeserialized(ASTContext &C, unsigned ID)clang::OMPDeclareReductionDeclstatic
ddiag_range typedefclang::DeclContext
ddiags() const clang::DeclContextinline
decl_range typedefclang::DeclContext
declarationReplaces(NamedDecl *OldD, bool IsKnownNewer=true) const clang::NamedDecl
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
ExplicitVisibilityKind enum nameclang::NamedDecl
FirstDeclclang::DeclContextmutableprotected
getCombiner()clang::OMPDeclareReductionDeclinline
getCombiner() const clang::OMPDeclareReductionDeclinline
getDeclKind() const clang::DeclContextinline
getDeclKindName() const clang::DeclContext
getDeclName() const clang::NamedDeclinline
getEnclosingNamespaceContext()clang::DeclContext
getEnclosingNamespaceContext() const clang::DeclContextinline
getExplicitVisibility(ExplicitVisibilityKind kind) const clang::NamedDecl
getFormalLinkage() const clang::NamedDeclinline
getIdentifier() const clang::NamedDeclinline
getInitializer()clang::OMPDeclareReductionDeclinline
getInitializer() const clang::OMPDeclareReductionDeclinline
getLexicalParent()clang::DeclContextinline
getLexicalParent() const clang::DeclContextinline
getLinkageAndVisibility() const clang::NamedDecl
getLinkageInternal() const clang::NamedDecl
getLookupParent()clang::DeclContext
getLookupParent() const clang::DeclContextinline
getLookupPtr() const clang::DeclContextinline
getMostRecentDecl()clang::NamedDeclinline
getMostRecentDecl() const clang::NamedDeclinline
getName() const clang::NamedDeclinline
getNameAsString() const clang::NamedDeclinline
getNameForDiagnostic(raw_ostream &OS, const PrintingPolicy &Policy, bool Qualified) const clang::NamedDeclvirtual
getNonClosureAncestor()clang::DeclContext
getNonClosureAncestor() const clang::DeclContextinline
getObjCFStringFormattingFamily() const clang::NamedDecl
getOuterLexicalRecordContext()clang::DeclContext
getOuterLexicalRecordContext() const clang::DeclContextinline
getParent()clang::DeclContextinline
getParent() const clang::DeclContextinline
getParentASTContext() const clang::DeclContextinline
getPrevDeclInScope()clang::OMPDeclareReductionDecl
getPrevDeclInScope() const clang::OMPDeclareReductionDecl
getPrimaryContext()clang::DeclContext
getPrimaryContext() const clang::DeclContextinline
getQualifiedNameAsString() const clang::NamedDecl
getRedeclContext()clang::DeclContext
getRedeclContext() const clang::DeclContextinline
getType() const clang::ValueDeclinline
getUnderlyingDecl()clang::NamedDeclinline
getUnderlyingDecl() const clang::NamedDeclinline
getVisibility() const clang::NamedDeclinline
hasExternalFormalLinkage() const clang::NamedDeclinline
hasExternalLexicalStorage() const clang::DeclContextinline
hasExternalVisibleStorage() const clang::DeclContextinline
hasLinkage() const clang::NamedDecl
hasLinkageBeenComputed() const clang::NamedDeclinline
InEnclosingNamespaceSetOf(const DeclContext *NS) const clang::DeclContext
isClosure() const clang::DeclContextinline
isCXXClassMember() const clang::NamedDeclinline
isCXXInstanceMember() const clang::NamedDecl
isDeclInLexicalTraversal(const Decl *D) const clang::DeclContextinline
isDependentContext() const clang::DeclContext
isExternallyVisible() const clang::NamedDeclinline
isExternCContext() const clang::DeclContext
isExternCXXContext() const clang::DeclContext
isFileContext() const clang::DeclContextinline
isFunctionOrMethod() const clang::DeclContextinline
isHidden() const clang::NamedDeclinline
isInlineNamespace() const clang::DeclContext
isLinkageValid() const clang::NamedDecl
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
isWeak() const clang::ValueDecl
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
NamedDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclarationName N)clang::NamedDeclinlineprotected
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
printName(raw_ostream &os) const clang::NamedDeclinline
printQualifiedName(raw_ostream &OS) const clang::NamedDecl
printQualifiedName(raw_ostream &OS, const PrintingPolicy &Policy) const clang::NamedDecl
removeDecl(Decl *D)clang::DeclContext
setCombiner(Expr *E)clang::OMPDeclareReductionDeclinline
setDeclName(DeclarationName N)clang::NamedDeclinline
setHasExternalLexicalStorage(bool ES=true)clang::DeclContextinline
setHasExternalVisibleStorage(bool ES=true)clang::DeclContextinline
setHidden(bool Hide)clang::NamedDeclinline
setInitializer(Expr *E)clang::OMPDeclareReductionDeclinline
setMustBuildLookupTable()clang::DeclContextinline
setType(QualType newType)clang::ValueDeclinline
setUseQualifiedLookup(bool use=true)clang::DeclContextinline
shouldUseQualifiedLookup() const clang::DeclContextinline
udir_iterator_base typedefclang::DeclContext
udir_range typedefclang::DeclContext
using_directives() const clang::DeclContext
ValueDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclarationName N, QualType T)clang::ValueDeclinlineprotected
VisibilityForType enum valueclang::NamedDecl
VisibilityForValue enum valueclang::NamedDecl
~DeclContext()clang::DeclContext