clang API Documentation

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