clang  3.7.0
clang::ClassTemplatePartialSpecializationDecl Member List

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

Accessclang::Declprotected
add(Kind k)clang::Declstatic
addAttr(Attr *A)clang::Declinline
addDecl(Decl *D)clang::DeclContext
addDeclInternal(Decl *D)clang::DeclContext
addHiddenDecl(Decl *D)clang::DeclContext
ASTDeclReader classclang::ClassTemplatePartialSpecializationDeclfriend
ASTDeclWriter classclang::ClassTemplatePartialSpecializationDeclfriend
attr_begin() const clang::Declinline
attr_end() const clang::Declinline
attr_iterator typedefclang::Decl
attr_range typedefclang::Decl
attrs() const clang::Declinline
base_class_const_iterator typedefclang::CXXRecordDecl
base_class_const_range typedefclang::CXXRecordDecl
base_class_iterator typedefclang::CXXRecordDecl
base_class_range typedefclang::CXXRecordDecl
BaseMatchesCallback typedefclang::CXXRecordDecl
bases()clang::CXXRecordDeclinline
bases() const clang::CXXRecordDeclinline
bases_begin()clang::CXXRecordDeclinline
bases_begin() const clang::CXXRecordDeclinline
bases_end()clang::CXXRecordDeclinline
bases_end() const clang::CXXRecordDeclinline
BuildDeclChain(ArrayRef< Decl * > Decls, bool FieldsAlreadyLoaded)clang::DeclContextprotectedstatic
buildLookup()clang::DeclContext
CacheValidAndLinkageclang::Declmutableprotected
calculateInheritanceModel() const clang::CXXRecordDecl
canBeWeakImported(bool &IsDefinition) const clang::Decl
capture_const_iterator typedefclang::CXXRecordDecl
capture_const_range typedefclang::CXXRecordDecl
captures() const clang::CXXRecordDeclinline
captures_begin() const clang::CXXRecordDeclinline
captures_end() const clang::CXXRecordDeclinline
castFromDeclContext(const DeclContext *DC)clang::TagDeclinlinestatic
castToDeclContext(const TagDecl *D)clang::TagDeclinlinestatic
clang::TypeDecl::castToDeclContext(const Decl *)clang::Declstatic
classof(const Decl *D)clang::ClassTemplatePartialSpecializationDeclinlinestatic
clang::DeclContext::classof(const DeclContext *D)clang::DeclContextinlinestatic
classofKind(Kind K)clang::ClassTemplatePartialSpecializationDeclinlinestatic
ClassTemplateSpecializationDecl(ASTContext &Context, Kind DK, TagKind TK, DeclContext *DC, SourceLocation StartLoc, SourceLocation IdLoc, ClassTemplateDecl *SpecializedTemplate, const TemplateArgument *Args, unsigned NumArgs, ClassTemplateSpecializationDecl *PrevDecl)clang::ClassTemplateSpecializationDeclprotected
ClassTemplateSpecializationDecl(ASTContext &C, Kind DK)clang::ClassTemplateSpecializationDeclexplicitprotected
collectAllContexts(SmallVectorImpl< DeclContext * > &Contexts)clang::DeclContext
completeDefinition() overrideclang::CXXRecordDeclvirtual
completeDefinition(CXXFinalOverriderMap *FinalOverriders)clang::CXXRecordDecl
containsDecl(Decl *D) const clang::DeclContext
conversion_begin() const clang::CXXRecordDeclinline
conversion_end() const clang::CXXRecordDeclinline
conversion_iterator typedefclang::CXXRecordDecl
Create(ASTContext &Context, TagKind TK, DeclContext *DC, SourceLocation StartLoc, SourceLocation IdLoc, TemplateParameterList *Params, ClassTemplateDecl *SpecializedTemplate, const TemplateArgument *Args, unsigned NumArgs, const TemplateArgumentListInfo &ArgInfos, QualType CanonInjectedType, ClassTemplatePartialSpecializationDecl *PrevDecl)clang::ClassTemplatePartialSpecializationDeclstatic
clang::ClassTemplateSpecializationDecl::Create(ASTContext &Context, TagKind TK, DeclContext *DC, SourceLocation StartLoc, SourceLocation IdLoc, ClassTemplateDecl *SpecializedTemplate, const TemplateArgument *Args, unsigned NumArgs, ClassTemplateSpecializationDecl *PrevDecl)clang::ClassTemplateSpecializationDeclstatic
clang::CXXRecordDecl::Create(const ASTContext &C, TagKind TK, DeclContext *DC, SourceLocation StartLoc, SourceLocation IdLoc, IdentifierInfo *Id, CXXRecordDecl *PrevDecl=nullptr, bool DelayTypeCreation=false)clang::CXXRecordDeclstatic
clang::RecordDecl::Create(const ASTContext &C, TagKind TK, DeclContext *DC, SourceLocation StartLoc, SourceLocation IdLoc, IdentifierInfo *Id, RecordDecl *PrevDecl=nullptr)clang::RecordDeclstatic
CreateDeserialized(ASTContext &C, unsigned ID)clang::ClassTemplatePartialSpecializationDeclstatic
clang::CXXRecordDecl::CreateDeserialized(const ASTContext &C, unsigned ID)clang::CXXRecordDeclstatic
CreateLambda(const ASTContext &C, DeclContext *DC, TypeSourceInfo *Info, SourceLocation Loc, bool DependentLambda, bool IsGeneric, LambdaCaptureDefault CaptureDefault)clang::CXXRecordDeclstatic
ctor_begin() const clang::CXXRecordDeclinline
ctor_end() const clang::CXXRecordDeclinline
ctor_iterator typedefclang::CXXRecordDecl
ctor_range typedefclang::CXXRecordDecl
ctors() const clang::CXXRecordDeclinline
CXXRecordDecl(Kind K, TagKind TK, const ASTContext &C, DeclContext *DC, SourceLocation StartLoc, SourceLocation IdLoc, IdentifierInfo *Id, CXXRecordDecl *PrevDecl)clang::CXXRecordDeclprotected
ddiag_range typedefclang::DeclContext
ddiags() const clang::DeclContextinline
Decl(Kind DK, DeclContext *DC, SourceLocation L)clang::Declinlineprotected
Decl(Kind DK, EmptyShell Empty)clang::Declinlineprotected
decl_range typedefclang::DeclContext
declarationReplaces(NamedDecl *OldD, bool IsKnownNewer=true) const clang::NamedDecl
clang::TagDecl::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
defaultedDefaultConstructorIsConstexpr() const clang::CXXRecordDeclinline
dropAttr()clang::Declinline
dropAttrs()clang::Decl
dump() const clang::Decl
dump(raw_ostream &Out) const clang::Decl
dumpColor() const clang::Decl
dumpDeclContext() const clang::DeclContext
dumpLookups() const clang::DeclContext
dumpLookups(llvm::raw_ostream &OS, bool DumpDecls=false) const clang::DeclContext
EnableStatistics()clang::Declstatic
Encloses(const DeclContext *DC) const clang::DeclContext
Equals(const DeclContext *DC) const clang::DeclContextinline
ExplicitVisibilityKind enum nameclang::NamedDecl
field_begin() const clang::RecordDecl
field_empty() const clang::RecordDeclinline
field_end() const clang::RecordDeclinline
field_iterator typedefclang::RecordDecl
field_range typedefclang::RecordDecl
fields() const clang::RecordDeclinline
FindBaseClass(const CXXBaseSpecifier *Specifier, CXXBasePath &Path, void *BaseRecord)clang::CXXRecordDeclstatic
findFirstNamedDataMember() const clang::RecordDecl
FindNestedNameSpecifierMember(const CXXBaseSpecifier *Specifier, CXXBasePath &Path, void *UserData)clang::CXXRecordDeclstatic
FindOrdinaryMember(const CXXBaseSpecifier *Specifier, CXXBasePath &Path, void *Name)clang::CXXRecordDeclstatic
FindTagMember(const CXXBaseSpecifier *Specifier, CXXBasePath &Path, void *Name)clang::CXXRecordDeclstatic
FindVirtualBaseClass(const CXXBaseSpecifier *Specifier, CXXBasePath &Path, void *BaseRecord)clang::CXXRecordDeclstatic
finishedDefaultedOrDeletedMember(CXXMethodDecl *MD)clang::CXXRecordDecl
Firstclang::Redeclarable< TagDecl >protected
FirstDeclclang::DeclContextmutableprotected
FOK_Declared enum valueclang::Decl
FOK_None enum valueclang::Decl
FOK_Undeclared enum valueclang::Decl
forallBases(ForallBasesCallback *BaseMatches, void *UserData, bool AllowShortCircuit=true) const clang::CXXRecordDecl
ForallBasesCallback typedefclang::CXXRecordDecl
friend_begin() const clang::CXXRecordDeclinline
friend_end() const clang::CXXRecordDeclinline
friend_range typedefclang::CXXRecordDecl
FriendObjectKind enum nameclang::Decl
friends() const clang::CXXRecordDeclinline
FromASTFileclang::Declprotected
getAccess() const clang::Declinline
getAccessUnsafe() const clang::Declinline
getAsFunction() LLVM_READONLYclang::Decl
getAsFunction() const clang::Declinline
getASTContext() const LLVM_READONLYclang::Decl
getASTMutationListener() const clang::Declprotected
getAttr() const clang::Declinline
getAttrs()clang::Declinline
getAttrs() const clang::Decl
getAvailability(std::string *Message=nullptr) const clang::Decl
getBody() const clang::Declinlinevirtual
getBodyRBrace() const clang::Decl
getCachedLinkage() const clang::Declinlineprotected
getCanonicalDecl() overrideclang::CXXRecordDeclinlinevirtual
getCanonicalDecl() const clang::CXXRecordDeclinline
getCaptureFields(llvm::DenseMap< const VarDecl *, FieldDecl * > &Captures, FieldDecl *&ThisCapture) const clang::CXXRecordDecl
getDeclaratorForAnonDecl() const clang::TagDeclinline
getDeclContext()clang::Declinline
getDeclContext() const clang::Declinline
getDeclKind() const clang::DeclContextinline
clang::getDeclKindName() const clang::Decl
clang::DeclContext::getDeclKindName() const clang::DeclContext
getDeclName() const clang::NamedDeclinline
getDefinition() const clang::CXXRecordDeclinline
getDescribedClassTemplate() const clang::CXXRecordDeclinline
getDestructor() const clang::CXXRecordDecl
getEnclosingNamespaceContext()clang::DeclContext
getEnclosingNamespaceContext() const clang::DeclContextinline
getExplicitVisibility(ExplicitVisibilityKind kind) const clang::NamedDecl
getExternLoc() const clang::ClassTemplateSpecializationDeclinline
getFinalOverriders(CXXFinalOverriderMap &FinaOverriders) const clang::CXXRecordDecl
getFirstDecl()clang::Redeclarable< TagDecl >inline
getFirstDecl() constclang::Redeclarable< TagDecl >inline
getFormalLinkage() const clang::NamedDeclinline
getFriendObjectKind() const clang::Declinline
getFunctionType(bool BlocksToo=true) const clang::Decl
getGenericLambdaTemplateParameterList() const clang::CXXRecordDecl
getGlobalID() const clang::Declinline
getIdentifier() const clang::NamedDeclinline
getIdentifierNamespace() const clang::Declinline
getIdentifierNamespaceForKind(Kind DK)clang::Declstatic
getImportedOwningModule() const clang::Declinline
getIndirectPrimaryBases(CXXIndirectPrimaryBaseSet &Bases) const clang::CXXRecordDecl
getInjectedSpecializationType() const clang::ClassTemplatePartialSpecializationDeclinline
getInnerLocStart() const clang::TagDeclinline
getInstantiatedFrom() const clang::ClassTemplateSpecializationDeclinline
getInstantiatedFromMember()clang::ClassTemplatePartialSpecializationDeclinline
getInstantiatedFromMemberClass() const clang::CXXRecordDecl
getKind() const clang::Declinline
getKindName() const clang::TagDeclinline
getLambdaCallOperator() const clang::CXXRecordDecl
getLambdaCaptureDefault() const clang::CXXRecordDeclinline
getLambdaContextDecl() const clang::CXXRecordDeclinline
getLambdaManglingNumber() const clang::CXXRecordDeclinline
getLambdaStaticInvoker() const clang::CXXRecordDecl
getLambdaTypeInfo() const clang::CXXRecordDeclinline
getLexicalDeclContext()clang::Declinline
getLexicalDeclContext() const clang::Declinline
getLexicalParent()clang::DeclContextinline
getLexicalParent() const clang::DeclContextinline
getLinkageAndVisibility() const clang::NamedDecl
getLinkageInternal() const clang::NamedDecl
getLocalOwningModule() const clang::Declinline
getLocation() const clang::Declinline
getLocEnd() const LLVM_READONLYclang::Declinline
getLocStart() const LLVM_READONLYclang::TypeDeclinline
getLookupParent()clang::DeclContext
getLookupParent() const clang::DeclContextinline
getLookupPtr() const clang::DeclContextinline
getMaxAlignment() const clang::Decl
getMemberSpecializationInfo() const clang::CXXRecordDeclinline
getMostRecentDecl()clang::ClassTemplatePartialSpecializationDeclinline
clang::CXXRecordDecl::getMostRecentDecl() const clang::CXXRecordDeclinline
getMostRecentDeclImpl() overrideclang::TagDeclinlineprotectedvirtual
getMSInheritanceModel() const clang::CXXRecordDecl
getMSVtorDispMode() const clang::CXXRecordDecl
getName() const clang::NamedDeclinline
getNameAsString() const clang::NamedDeclinline
getNameForDiagnostic(raw_ostream &OS, const PrintingPolicy &Policy, bool Qualified) const overrideclang::ClassTemplateSpecializationDeclvirtual
getNextDeclInContext()clang::Declinline
getNextDeclInContext() const clang::Declinline
getNextRedeclaration() constclang::Redeclarable< TagDecl >inlineprotected
getNextRedeclarationImpl() overrideclang::TagDeclinlineprotectedvirtual
getNonClosureAncestor()clang::DeclContext
getNonClosureAncestor() const clang::DeclContextinline
getNonClosureContext()clang::Decl
getNonClosureContext() const clang::Declinline
getNumBases() const clang::CXXRecordDeclinline
getNumTemplateParameterLists() const clang::TagDeclinline
getNumVBases() const clang::CXXRecordDeclinline
getObjCFStringFormattingFamily() const clang::NamedDecl
getOuterLexicalRecordContext()clang::DeclContext
getOuterLexicalRecordContext() const clang::DeclContextinline
getOuterLocStart() const clang::TagDecl
getOwningModuleID() const clang::Declinline
getParent()clang::DeclContextinline
getParent() const clang::DeclContextinline
getParentASTContext() const clang::DeclContextinline
getParentFunctionOrMethod() const clang::Decl
getParentFunctionOrMethod()clang::Declinline
getPointOfInstantiation() const clang::ClassTemplateSpecializationDeclinline
getPreviousDecl()clang::CXXRecordDeclinline
getPreviousDecl() const clang::CXXRecordDeclinline
getPreviousDeclImpl() overrideclang::TagDeclinlineprotectedvirtual
getPrimaryContext()clang::DeclContext
getPrimaryContext() const clang::DeclContextinline
getQualifiedNameAsString() const clang::NamedDecl
getQualifier() const clang::TagDeclinline
getQualifierLoc() const clang::TagDeclinline
getRBraceLoc() const clang::TagDeclinline
getRedeclContext()clang::DeclContext
getRedeclContext() const clang::DeclContextinline
getSourceRange() const override LLVM_READONLYclang::ClassTemplateSpecializationDeclvirtual
getSpecializationKind() const clang::ClassTemplateSpecializationDeclinline
getSpecializedTemplate() const clang::ClassTemplateSpecializationDecl
getSpecializedTemplateOrPartial() const clang::ClassTemplateSpecializationDeclinline
getTagKind() const clang::TagDeclinline
getTemplateArgs() const clang::ClassTemplateSpecializationDeclinline
getTemplateArgsAsWritten() const clang::ClassTemplatePartialSpecializationDeclinline
getTemplateInstantiationArgs() const clang::ClassTemplateSpecializationDeclinline
getTemplateInstantiationPattern() const clang::CXXRecordDecl
getTemplateInstantiationPattern()clang::CXXRecordDeclinline
getTemplateKeywordLoc() const clang::ClassTemplateSpecializationDeclinline
getTemplateParameterList(unsigned i) const clang::TagDeclinline
getTemplateParameters() const clang::ClassTemplatePartialSpecializationDeclinline
getTemplateSpecializationKind() const clang::CXXRecordDecl
getTranslationUnitDecl()clang::Decl
getTranslationUnitDecl() const clang::Declinline
getTypeAsWritten() const clang::ClassTemplateSpecializationDeclinline
getTypedefNameForAnonDecl() const clang::TagDeclinline
getTypeForDecl() const clang::TypeDeclinline
getUnderlyingDecl()clang::NamedDeclinline
getUnderlyingDecl() const clang::NamedDeclinline
getVisibility() const clang::NamedDeclinline
getVisibleConversionFunctions()clang::CXXRecordDecl
hasAnyDependentBases() const clang::CXXRecordDecl
hasAttr() const clang::Declinline
hasAttrs() const clang::Declinline
hasBody() const clang::Declinlinevirtual
hasCachedLinkage() const clang::Declinlineprotected
hasConstexprDefaultConstructor() const clang::CXXRecordDeclinline
hasConstexprNonCopyMoveConstructor() const clang::CXXRecordDeclinline
hasCopyAssignmentWithConstParam() const clang::CXXRecordDeclinline
hasCopyConstructorWithConstParam() const clang::CXXRecordDeclinline
hasDeclaratorForAnonDecl() const clang::TagDeclinline
hasDefaultConstructor() const clang::CXXRecordDeclinline
hasDefinition() const clang::CXXRecordDeclinline
hasExternalFormalLinkage() const clang::NamedDeclinline
hasExternalLexicalStorage() const clang::DeclContextinline
hasExternalVisibleStorage() const clang::DeclContextinline
hasFlexibleArrayMember() const clang::RecordDeclinline
hasFriends() const clang::CXXRecordDeclinline
hasInClassInitializer() const clang::CXXRecordDeclinline
hasIrrelevantDestructor() const clang::CXXRecordDeclinline
hasLinkage() const clang::NamedDecl
hasLinkageBeenComputed() const clang::NamedDeclinline
hasLocalOwningModuleStorage() const clang::Declprotected
hasMoveAssignment() const clang::CXXRecordDeclinline
hasMoveConstructor() const clang::CXXRecordDeclinline
hasMutableFields() const clang::CXXRecordDeclinline
hasNameForLinkage() const clang::TagDeclinline
hasNonLiteralTypeFieldsOrBases() const clang::CXXRecordDeclinline
hasNonTrivialCopyAssignment() const clang::CXXRecordDeclinline
hasNonTrivialCopyConstructor() const clang::CXXRecordDeclinline
hasNonTrivialDefaultConstructor() const clang::CXXRecordDeclinline
hasNonTrivialDestructor() const clang::CXXRecordDeclinline
hasNonTrivialMoveAssignment() const clang::CXXRecordDeclinline
hasNonTrivialMoveConstructor() const clang::CXXRecordDeclinline
hasObjectMember() const clang::RecordDeclinline
hasSimpleDestructor() const clang::CXXRecordDeclinline
hasSimpleMoveAssignment() const clang::CXXRecordDeclinline
hasSimpleMoveConstructor() const clang::CXXRecordDeclinline
hasTagIdentifierNamespace() const clang::Declinline
hasTrivialCopyAssignment() const clang::CXXRecordDeclinline
hasTrivialCopyConstructor() const clang::CXXRecordDeclinline
hasTrivialDefaultConstructor() const clang::CXXRecordDeclinline
hasTrivialDestructor() const clang::CXXRecordDeclinline
hasTrivialMoveAssignment() const clang::CXXRecordDeclinline
hasTrivialMoveConstructor() const clang::CXXRecordDeclinline
hasUninitializedReferenceMember() const clang::CXXRecordDeclinline
hasUserDeclaredConstructor() const clang::CXXRecordDeclinline
hasUserDeclaredCopyAssignment() const clang::CXXRecordDeclinline
hasUserDeclaredCopyConstructor() const clang::CXXRecordDeclinline
hasUserDeclaredDestructor() const clang::CXXRecordDeclinline
hasUserDeclaredMoveAssignment() const clang::CXXRecordDeclinline
hasUserDeclaredMoveConstructor() const clang::CXXRecordDeclinline
hasUserDeclaredMoveOperation() const clang::CXXRecordDeclinline
hasUserProvidedDefaultConstructor() const clang::CXXRecordDeclinline
hasVariantMembers() const clang::CXXRecordDeclinline
hasVolatileMember() const clang::RecordDeclinline
Hiddenclang::Declprotected
IdentifierNamespace enum nameclang::Decl
IdentifierNamespaceclang::Declprotected
IDNS_Label enum valueclang::Decl
IDNS_LocalExtern enum valueclang::Decl
IDNS_Member enum valueclang::Decl
IDNS_Namespace enum valueclang::Decl
IDNS_NonMemberOperator enum valueclang::Decl
IDNS_ObjCProtocol enum valueclang::Decl
IDNS_Ordinary enum valueclang::Decl
IDNS_OrdinaryFriend enum valueclang::Decl
IDNS_Tag enum valueclang::Decl
IDNS_TagFriend enum valueclang::Decl
IDNS_Type enum valueclang::Decl
IDNS_Using enum valueclang::Decl
implicitCopyAssignmentHasConstParam() const clang::CXXRecordDeclinline
implicitCopyConstructorHasConstParam() const clang::CXXRecordDeclinline
InEnclosingNamespaceSetOf(const DeclContext *NS) const clang::DeclContext
isAbstract() const clang::CXXRecordDeclinline
isAggregate() const clang::CXXRecordDeclinline
isAnonymousStructOrUnion() const clang::RecordDeclinline
isAnyDestructorNoReturn() const clang::CXXRecordDecl
IsBeingDefinedclang::TagDeclprotected
isBeingDefined() const clang::TagDeclinline
isCanonicalDecl() const clang::Declinline
isCapturedRecord() const clang::RecordDecl
isClass() const clang::TagDeclinline
isCLike() const clang::CXXRecordDecl
isClosure() const clang::DeclContextinline
isCompleteDefinition() const clang::TagDeclinline
IsCompleteDefinitionRequiredclang::TagDeclprotected
isCompleteDefinitionRequired() const clang::TagDeclinline
isCurrentInstantiation(const DeclContext *CurContext) const clang::CXXRecordDecl
isCXXClassMember() const clang::NamedDeclinline
isCXXInstanceMember() const clang::NamedDecl
isDeclInLexicalTraversal(const Decl *D) const clang::DeclContextinline
isDefinedOutsideFunctionOrMethod() const clang::Declinline
isDependentContext() const clang::DeclContext
isDependentLambda() const clang::CXXRecordDeclinline
isDependentType() const clang::TagDeclinline
isDeprecated(std::string *Message=nullptr) const clang::Declinline
isDerivedFrom(const CXXRecordDecl *Base) const clang::CXXRecordDecl
isDerivedFrom(const CXXRecordDecl *Base, CXXBasePaths &Paths) const clang::CXXRecordDecl
isDynamicClass() const clang::CXXRecordDeclinline
isEmbeddedInDeclarator() const clang::TagDeclinline
isEmpty() const clang::CXXRecordDeclinline
isEnum() const clang::TagDeclinline
isExplicitInstantiationOrSpecialization() const clang::ClassTemplateSpecializationDeclinline
isExplicitSpecialization() const clang::ClassTemplateSpecializationDeclinline
isExternallyVisible() const clang::NamedDeclinline
isExternCContext() const clang::DeclContext
isExternCXXContext() const clang::DeclContext
isFileContext() const clang::DeclContextinline
clang::isFirstDecl() const clang::Declinline
Redeclarable< TagDecl >::isFirstDecl() constclang::Redeclarable< TagDecl >inline
IsFixedclang::TagDeclprotected
isFreeStanding() const clang::TagDeclinline
isFromASTFile() const clang::Declinline
isFunctionOrFunctionTemplate() const clang::Declinline
isFunctionOrMethod() const clang::DeclContextinline
isGenericLambda() const clang::CXXRecordDecl
isHidden() const clang::NamedDeclinline
isImplicit() const clang::Declinline
isInAnonymousNamespace() const clang::Decl
isInIdentifierNamespace(unsigned NS) const clang::Declinline
isInjectedClassName() const clang::RecordDecl
isInlineNamespace() const clang::DeclContext
isInStdNamespace() const clang::Decl
isInterface() const clang::TagDeclinline
isInvalidDecl() const clang::Declinline
isLambda() const clang::CXXRecordDeclinline
isLinkageValid() const clang::NamedDecl
isLiteral() const clang::CXXRecordDeclinline
isLocalClass() const clang::CXXRecordDeclinline
isLocalClass()clang::CXXRecordDeclinline
isLocalExternDecl()clang::Declinline
isLookupContext() const clang::DeclContextinline
isMemberSpecialization()clang::ClassTemplatePartialSpecializationDeclinline
isModulePrivate() const clang::Declinline
isMsStruct(const ASTContext &C) const clang::RecordDecl
isNamespace() const clang::DeclContextinline
isObjCContainer() const clang::DeclContextinline
isOutOfLine() const clang::Declvirtual
isParameterPack() const clang::Decl
isParsingBaseSpecifiers() const clang::CXXRecordDeclinline
isPOD() const clang::CXXRecordDeclinline
isPolymorphic() const clang::CXXRecordDeclinline
isProvablyNotDerivedFrom(const CXXRecordDecl *Base) const clang::CXXRecordDecl
isRecord() const clang::DeclContextinline
isReferenced() const clang::Decl
IsScopedclang::TagDeclprotected
IsScopedUsingClassTagclang::TagDeclprotected
isStandardLayout() const clang::CXXRecordDeclinline
isStdNamespace() const clang::DeclContext
isStruct() const clang::TagDeclinline
isTagIdentifierNamespace(unsigned NS)clang::Declinlinestatic
isTemplateDecl() const clang::Decl
isTemplateParameter() const clang::Declinline
isTemplateParameterPack() const clang::Decl
isThisDeclarationADefinition() const clang::TagDeclinline
isThisDeclarationReferenced() const clang::Declinline
isTopLevelDeclInObjCContainer() const clang::Declinline
isTranslationUnit() const clang::DeclContextinline
isTransparentContext() const clang::DeclContext
isTrivial() const clang::CXXRecordDeclinline
isTriviallyCopyable() const clang::CXXRecordDecl
isUnavailable(std::string *Message=nullptr) const clang::Declinline
isUnion() const clang::TagDeclinline
isUsed(bool CheckUsedAttr=true) const clang::Decl
isVirtuallyDerivedFrom(const CXXRecordDecl *Base) const clang::CXXRecordDecl
isWeakImported() const clang::Decl
Kind enum nameclang::Decl
LastDeclclang::DeclContextmutableprotected
LatestDeclLink(const ASTContext &Ctx)clang::Redeclarable< TagDecl >inlineprotectedstatic
localUncachedLookup(DeclarationName Name, SmallVectorImpl< NamedDecl * > &Results)clang::DeclContext
lookup(DeclarationName Name) const clang::DeclContext
lookup_iterator typedefclang::DeclContext
lookup_result typedefclang::DeclContext
lookupInBases(BaseMatchesCallback *BaseMatches, void *UserData, CXXBasePaths &Paths) const clang::CXXRecordDecl
lookups() const clang::DeclContextinline
lookups_begin() const clang::DeclContextinline
lookups_end() const clang::DeclContextinline
lookups_range typedefclang::DeclContext
makeDeclVisibleInContext(NamedDecl *D)clang::DeclContext
markUsed(ASTContext &C)clang::Decl
mayBeAbstract() const clang::CXXRecordDecl
MayHaveOutOfDateDefclang::TagDeclprotected
mayInsertExtraPadding(bool EmitRemark=false) const clang::RecordDecl
MergeAccess(AccessSpecifier PathAccess, AccessSpecifier DeclAccess)clang::CXXRecordDeclinlinestatic
method_begin() const clang::CXXRecordDeclinline
method_end() const clang::CXXRecordDeclinline
method_iterator typedefclang::CXXRecordDecl
method_range typedefclang::CXXRecordDecl
methods() const clang::CXXRecordDeclinline
ModulePrivateFlag enum valueclang::Declprotected
NamedDecl(Kind DK, DeclContext *DC, SourceLocation L, DeclarationName N)clang::NamedDeclinlineprotected
needsImplicitCopyAssignment() const clang::CXXRecordDeclinline
needsImplicitCopyConstructor() const clang::CXXRecordDeclinline
needsImplicitDefaultConstructor() const clang::CXXRecordDeclinline
needsImplicitDestructor() const clang::CXXRecordDeclinline
needsImplicitMoveAssignment() const clang::CXXRecordDeclinline
needsImplicitMoveConstructor() const clang::CXXRecordDeclinline
needsOverloadResolutionForCopyAssignment() const clang::CXXRecordDeclinline
needsOverloadResolutionForCopyConstructor() const clang::CXXRecordDeclinline
needsOverloadResolutionForDestructor() const clang::CXXRecordDeclinline
needsOverloadResolutionForMoveAssignment() const clang::CXXRecordDeclinline
needsOverloadResolutionForMoveConstructor() const clang::CXXRecordDeclinline
NextInContextAndBitsclang::Declprotected
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
nullFieldOffsetIsZero() const clang::CXXRecordDeclinline
NumNegativeBitsclang::TagDeclprotected
NumPositiveBitsclang::TagDeclprotected
OBJC_TQ_Bycopy enum valueclang::Decl
OBJC_TQ_Byref enum valueclang::Decl
OBJC_TQ_CSNullability enum valueclang::Decl
OBJC_TQ_In enum valueclang::Decl
OBJC_TQ_Inout enum valueclang::Decl
OBJC_TQ_None enum valueclang::Decl
OBJC_TQ_Oneway enum valueclang::Decl
OBJC_TQ_Out enum valueclang::Decl
ObjCDeclQualifier enum nameclang::Decl
operator new(std::size_t Size, const ASTContext &Ctx, unsigned ID, std::size_t Extra=0)clang::Declprotected
operator new(std::size_t Size, const ASTContext &Ctx, DeclContext *Parent, std::size_t Extra=0)clang::Declprotected
PreviousDeclLink(TagDecl *D)clang::Redeclarable< TagDecl >inlineprotectedstatic
print(raw_ostream &Out, unsigned Indentation=0, bool PrintInstantiation=false) const clang::Decl
print(raw_ostream &Out, const PrintingPolicy &Policy, unsigned Indentation=0, bool PrintInstantiation=false) const clang::Decl
printGroup(Decl **Begin, unsigned NumDecls, raw_ostream &Out, const PrintingPolicy &Policy, unsigned Indentation=0)clang::Declstatic
printName(raw_ostream &os) const clang::NamedDeclinline
printQualifiedName(raw_ostream &OS) const clang::NamedDecl
printQualifiedName(raw_ostream &OS, const PrintingPolicy &Policy) const clang::NamedDecl
PrintStats()clang::Declstatic
Profile(llvm::FoldingSetNodeID &ID) const clang::ClassTemplateSpecializationDeclinline
Profile(llvm::FoldingSetNodeID &ID, ArrayRef< TemplateArgument > TemplateArgs, ASTContext &Context)clang::ClassTemplateSpecializationDeclinlinestatic
pushFriendDecl(FriendDecl *FD)clang::CXXRecordDeclinline
RecordDecl(Kind DK, TagKind TK, const ASTContext &C, DeclContext *DC, SourceLocation StartLoc, SourceLocation IdLoc, IdentifierInfo *Id, RecordDecl *PrevDecl)clang::RecordDeclprotected
redecl_iterator typedefclang::TagDecl
redecl_range typedefclang::TagDecl
Redeclarable(const ASTContext &Ctx)clang::Redeclarable< TagDecl >inline
redeclarable_base typedefclang::TagDeclprotected
RedeclLinkclang::Redeclarable< TagDecl >protected
clang::redecls() const clang::Declinline
Redeclarable< TagDecl >::redecls() constclang::Redeclarable< TagDecl >inline
clang::redecls_begin() const clang::Declinline
Redeclarable< TagDecl >::redecls_begin() constclang::Redeclarable< TagDecl >inline
clang::redecls_end() const clang::Declinline
Redeclarable< TagDecl >::redecls_end() constclang::Redeclarable< TagDecl >inline
removeConversion(const NamedDecl *Old)clang::CXXRecordDecl
removeDecl(Decl *D)clang::DeclContext
setAccess(AccessSpecifier AS)clang::Declinline
setAnonymousStructOrUnion(bool Anon)clang::RecordDeclinline
setAttrs(const AttrVec &Attrs)clang::Declinline
setBases(CXXBaseSpecifier const *const *Bases, unsigned NumBases)clang::CXXRecordDecl
setCachedLinkage(Linkage L) const clang::Declinlineprotected
setCapturedRecord()clang::RecordDecl
setCompleteDefinition(bool V)clang::TagDeclinline
setCompleteDefinitionRequired(bool V=true)clang::TagDeclinline
setDeclaratorForAnonDecl(DeclaratorDecl *DD)clang::TagDeclinline
setDeclContext(DeclContext *DC)clang::Decl
setDeclName(DeclarationName N)clang::NamedDeclinline
setDescribedClassTemplate(ClassTemplateDecl *Template)clang::CXXRecordDeclinline
setEmbeddedInDeclarator(bool isInDeclarator)clang::TagDeclinline
setExternLoc(SourceLocation Loc)clang::ClassTemplateSpecializationDeclinline
setFreeStanding(bool isFreeStanding=true)clang::TagDeclinline
setHasExternalLexicalStorage(bool ES=true)clang::DeclContextinline
setHasExternalVisibleStorage(bool ES=true)clang::DeclContextinline
setHasFlexibleArrayMember(bool V)clang::RecordDeclinline
setHasObjectMember(bool val)clang::RecordDeclinline
setHasVolatileMember(bool val)clang::RecordDeclinline
setHidden(bool Hide)clang::NamedDeclinline
setImplicit(bool I=true)clang::Declinline
setImplicitMoveAssignmentIsDeleted()clang::CXXRecordDeclinline
setImplicitMoveConstructorIsDeleted()clang::CXXRecordDeclinline
setInstantiatedFromMember(ClassTemplatePartialSpecializationDecl *PartialSpec)clang::ClassTemplatePartialSpecializationDeclinline
setInstantiationOf(ClassTemplatePartialSpecializationDecl *PartialSpec, const TemplateArgumentList *TemplateArgs)clang::ClassTemplateSpecializationDeclinline
setInstantiationOf(ClassTemplateDecl *TemplDecl)clang::ClassTemplateSpecializationDeclinline
setInstantiationOfMemberClass(CXXRecordDecl *RD, TemplateSpecializationKind TSK)clang::CXXRecordDecl
setInvalidDecl(bool Invalid=true)clang::Decl
setIsParsingBaseSpecifiers()clang::CXXRecordDeclinline
setIsUsed()clang::Declinline
setLambdaMangling(unsigned ManglingNumber, Decl *ContextDecl)clang::CXXRecordDeclinline
setLexicalDeclContext(DeclContext *DC)clang::Decl
setLocalExternDecl()clang::Declinline
setLocalOwningModule(Module *M)clang::Declinline
setLocation(SourceLocation L)clang::Declinline
setLocStart(SourceLocation L)clang::TypeDeclinline
setMemberSpecialization()clang::ClassTemplatePartialSpecializationDeclinline
setModulePrivate(bool MP=true)clang::Declinlineprotected
setMustBuildLookupTable()clang::DeclContextinline
setNonMemberOperator()clang::Declinline
setObjectOfFriendDecl(bool PerformFriendInjection=false)clang::Declinline
setOwningModuleID(unsigned ID)clang::Declinlineprotected
setPointOfInstantiation(SourceLocation Loc)clang::ClassTemplateSpecializationDeclinline
setPreviousDecl(TagDecl *PrevDecl)clang::Redeclarable< TagDecl >
setQualifierInfo(NestedNameSpecifierLoc QualifierLoc)clang::TagDecl
setRBraceLoc(SourceLocation L)clang::TagDeclinline
setReferenced(bool R=true)clang::Declinline
setSpecializationKind(TemplateSpecializationKind TSK)clang::ClassTemplateSpecializationDeclinline
setTagKind(TagKind TK)clang::TagDeclinline
setTemplateKeywordLoc(SourceLocation Loc)clang::ClassTemplateSpecializationDeclinline
setTemplateParameterListsInfo(ASTContext &Context, unsigned NumTPLists, TemplateParameterList **TPLists)clang::TagDecl
setTemplateSpecializationKind(TemplateSpecializationKind TSK)clang::CXXRecordDecl
setTopLevelDeclInObjCContainer(bool V=true)clang::Declinline
setTypeAsWritten(TypeSourceInfo *T)clang::ClassTemplateSpecializationDeclinline
setTypedefNameForAnonDecl(TypedefNameDecl *TDD)clang::TagDecl
setTypeForDecl(const Type *TD)clang::TypeDeclinline
specific_attr_begin() const clang::Declinline
specific_attr_end() const clang::Declinline
specific_attrs() const clang::Declinline
startDefinition()clang::TagDecl
TagDecl(Kind DK, TagKind TK, const ASTContext &C, DeclContext *DC, SourceLocation L, IdentifierInfo *Id, TagDecl *PrevDecl, SourceLocation StartL)clang::TagDeclinlineprotected
TagKind typedefclang::TagDecl
TopLevelDeclInObjCContainerFlag enum valueclang::Declprotected
TypeDecl(Kind DK, DeclContext *DC, SourceLocation L, IdentifierInfo *Id, SourceLocation StartL=SourceLocation())clang::TypeDeclinlineprotected
udir_iterator_base typedefclang::DeclContext
udir_range typedefclang::DeclContext
updateOutOfDate(IdentifierInfo &II) const clang::Declprotected
using_directives() const clang::DeclContext
vbases()clang::CXXRecordDeclinline
vbases() const clang::CXXRecordDeclinline
vbases_begin()clang::CXXRecordDeclinline
vbases_begin() const clang::CXXRecordDeclinline
vbases_end()clang::CXXRecordDeclinline
vbases_end() const clang::CXXRecordDeclinline
viewInheritance(ASTContext &Context) const clang::CXXRecordDecl
VisibilityForType enum valueclang::NamedDecl
VisibilityForValue enum valueclang::NamedDecl
~Decl()clang::Declprotectedvirtual
~DeclContext()clang::DeclContext