Home
last modified time | relevance | path

Searched refs:getTypeDeclType (Results 1 – 25 of 51) sorted by relevance

123

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTStructuralEquivalence.cpp477 << Context.ToCtx.getTypeDeclType(DiagnoseDecl) in CheckStructurallyEquivalentAttributes()
1629 Context.ToCtx.getTypeDeclType(Owner2)); in IsStructurallyEquivalent()
1802 << Context.ToCtx.getTypeDeclType(D2) in IsStructurallyEquivalent()
1904 << Context.ToCtx.getTypeDeclType(D2) in IsStructurallyEquivalent()
1925 << Context.ToCtx.getTypeDeclType(D2) in IsStructurallyEquivalent()
1941 << Context.ToCtx.getTypeDeclType(D2) in IsStructurallyEquivalent()
1963 << Context.ToCtx.getTypeDeclType(D2CXX) in IsStructurallyEquivalent()
1976 << Context.ToCtx.getTypeDeclType(D2CXX) in IsStructurallyEquivalent()
1990 << Context.ToCtx.getTypeDeclType(D2) in IsStructurallyEquivalent()
2002 << Context.ToCtx.getTypeDeclType(D2) in IsStructurallyEquivalent()
[all …]
H A DInheritViz.cpp136 QualType Self = Context.getTypeDeclType(this); in viewInheritance()
H A DRecordLayoutBuilder.cpp2131 << Context.getTypeDeclType(RD) << D->getName() << D->getType(); in LayoutField()
2196 << Context.getTypeDeclType(RD) in FinishLayout()
2215 << Context.getTypeDeclType(RD); in FinishLayout()
2309 << Context.getTypeDeclType(D->getParent()) << PadSize in CheckFieldPadding()
2318 << Context.getTypeDeclType(D->getParent()) << PadSize in CheckFieldPadding()
3276 << Context.getTypeDeclType(RD) << PadSize in finalizeLayout()
3634 OS << C.getTypeDeclType(const_cast<RecordDecl *>(RD)); in DumpRecordLayout()
3784 OS << "Type: " << getTypeDeclType(RD) << "\n"; in DumpRecordLayout()
H A DDeclCXX.cpp143 C.getTypeDeclType(R, PrevDecl); in Create()
160 C.getTypeDeclType(R, /*PrevDecl=*/nullptr); in CreateLambda()
2135 QualType ClassType = Context.getTypeDeclType(this); in getDestructor()
2723 = Context.getCanonicalType(Context.getTypeDeclType(getParent())); in isCopyAssignmentOperator()
2744 = Context.getCanonicalType(Context.getTypeDeclType(getParent())); in isMoveAssignmentOperator()
2779 QualType ClassTy = C.getTypeDeclType(Decl); in getThisObjectType()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp201 QualType type = Context.getTypeDeclType(tag); in RequireCompleteDeclContext()
330 QualType T = Context.getTypeDeclType(cast<TypeDecl>(SD)); in isAcceptableNestedNameSpecifier()
605 Context.getTypeDeclType(cast<TypeDecl>(OuterDecl)), in BuildCXXNestedNameSpecifier()
606 Context.getTypeDeclType(cast<TypeDecl>(SD))))) { in BuildCXXNestedNameSpecifier()
644 Context.getTypeDeclType(cast<TypeDecl>(SD->getUnderlyingDecl())); in BuildCXXNestedNameSpecifier()
730 QualType T = Context.getTypeDeclType(ContainingClass); in BuildCXXNestedNameSpecifier()
746 << Context.getTypeDeclType(TD) << getLangOpts().CPlusPlus; in BuildCXXNestedNameSpecifier()
H A DHLSLExternalSemaSource.cpp151 QualType TType = Context.getTypeDeclType(T); in constructTypedBufferConstraintExpr()
177 QualType TType = Context.getTypeDeclType(T); in constructStructuredBufferConstraintExpr()
H A DSemaAccess.cpp1075 << S.Context.getTypeDeclType(ECRecord); in TryDiagnoseProtectedAccess()
1104 << S.Context.getTypeDeclType(ECRecord); in TryDiagnoseProtectedAccess()
1289 << S.Context.getTypeDeclType(NamingClass) in DiagnoseBadAccess()
1290 << S.Context.getTypeDeclType(DeclaringClass); in DiagnoseBadAccess()
1643 if (ObjectTy.isNull()) ObjectTy = Context.getTypeDeclType(NamingClass); in CheckDestructorAccess()
1731 Context.getTypeDeclType(ObjectClass)); in CheckConstructorAccess()
H A DHLSLBuiltinTypeDeclBuilder.cpp253 QualType ConceptTType = Context.getTypeDeclType(ConceptTTPD); in constructConceptSpecializationExpr()
259 QualType CSETType = Context.getTypeDeclType(T); in constructConceptSpecializationExpr()
H A DSemaExprCXX.cpp114 QualType T = Context.getTypeDeclType(InjectedClassName); in getConstructorName()
178 QualType T = Context.getTypeDeclType(Type); in getDestructorName()
210 << Context.getTypeDeclType(TD); in getDestructorName()
225 QualType T = Context.getTypeDeclType(Type); in getDestructorName()
424 QualType T = Context.getTypeDeclType(TD); in getDestructorName()
440 << Context.getTypeDeclType(TD); in getDestructorName()
665 QualType TypeInfoType = Context.getTypeDeclType(CXXTypeInfoDecl); in ActOnCXXTypeid()
1220 QualType ClassTy = Context.getTypeDeclType(cast<CXXRecordDecl>(DC)); in getCurrentThisType()
1738 S.Context.getTypeDeclType(S.getStdAlignValT()))) in isNonPlacementDeallocationFunction()
2511 StdAlignValT ? Context.getTypeDeclType(StdAlignValT) : SizeTy; in BuildCXXNew()
[all …]
H A DHeuristicResolver.cpp105 return Ctx.getTypeDeclType(TD); in resolveDeclsToType()
H A DSemaDeclCXX.cpp1249 return S.Context.getTypeDeclType(TD); in getTupleLikeElementType()
3053 if (!isCompleteType(Loc, Context.getTypeDeclType(Derived)) && in IsDerivedFrom()
3208 PathDisplayStr += Context.getTypeDeclType(Paths.getOrigin()).getAsString(); in getAmbiguousPathsDisplayString()
4248 SemaRef.Context.getTypeDeclType(ClassDecl), in FindBaseInitializer()
4520 Context.getTypeDeclType(Type), in BuildMemInitializer()
4549 Context.getTypeDeclType(TyD)); in BuildMemInitializer()
4777 << BaseType << Context.getTypeDeclType(ClassDecl) in BuildBaseInitializer()
5394 S.Context.getTypeDeclType(ClassDecl)); in MarkBaseDestructorsReferenced()
5934 << Context.getTypeDeclType(ClassDecl) << VBase.getType(), in MarkVirtualBaseDestructorsReferenced()
5935 Context.getTypeDeclType(ClassDecl)) == in MarkVirtualBaseDestructorsReferenced()
[all …]
H A DSemaTemplate.cpp802 InstantiationTy = Context.getTypeDeclType(TD); in DiagnoseUninstantiableTemplate()
2732 T = Context.getTypeDeclType(Record); in MatchTemplateParametersToScopeSpecifier()
2762 T = Context.getTypeDeclType(Parent); in MatchTemplateParametersToScopeSpecifier()
2772 T = Context.getTypeDeclType(Parent); in MatchTemplateParametersToScopeSpecifier()
2807 T = Context.getTypeDeclType(Parent); in MatchTemplateParametersToScopeSpecifier()
3720 QualType ICNT = Context.getTypeDeclType(Record); in CheckTemplateIdType()
3771 CanonType = Context.getTypeDeclType(Decl); in CheckTemplateIdType()
6275 << S.Context.getTypeDeclType(Tag) << SR; in VisitTagDecl()
7729 = Context.getTypeDeclType(cast<RecordDecl>(VD->getDeclContext())); in BuildExpressionFromDeclTemplateArgument()
8710 CanonType = Context.getTypeDeclType(Specialization); in ActOnClassTemplateSpecialization()
[all …]
H A DSemaTemplateInstantiateDecl.cpp2522 (void)SemaRef.Context.getTypeDeclType(Record, cast<CXXRecordDecl>(Owner)); in VisitCXXRecordDecl()
3168 SemaRef.Context.getTypeDeclType(Record)))); in VisitCXXMethodDecl()
4864 << SemaRef.Context.getTypeDeclType(PrevDecl); in InstantiateClassTemplatePartialSpecialization()
6989 QualType T = Context.getTypeDeclType(Spec); in FindInstantiatedDecl()
7045 << Context.getTypeDeclType(cast<CXXRecordDecl>(ParentDC)); in FindInstantiatedDecl()
7058 << Context.getTypeDeclType(cast<TypeDecl>(Spec->getDeclContext())); in FindInstantiatedDecl()
7060 << Context.getTypeDeclType(Spec); in FindInstantiatedDecl()
H A DSemaCoroutine.cpp115 QualType PromiseType = S.Context.getTypeDeclType(Promise); in lookupPromiseType()
1087 QualType StdAlignValDecl = S.Context.getTypeDeclType(StdAlignValT); in getTypeSourceInfoForStdAlignValT()
H A DSemaLookup.cpp565 QualType T = getSema().Context.getTypeDeclType(TD); in resolveKind()
2599 QualType T = Context.getTypeDeclType(TD); in LookupQualifiedName()
2839 << Context.getTypeDeclType(TD); in DiagnoseAmbiguousLookup()
3647 CanQualType T = Context.getCanonicalType(Context.getTypeDeclType(Class)); in LookupConstructors()
H A DSemaCodeComplete.cpp761 Context, Result, Context.getTypeDeclType(TD).getTypePtr()); in getRequiredQualification()
944 return C.getTypeDeclType(Type); in getDeclUsageType()
954 T = C.getTypeDeclType(cast<EnumDecl>(Enumerator->getDeclContext())); in getDeclUsageType()
1073 QualType RecordTy = Context.getTypeDeclType(Record); in getConstructors()
1223 SemaRef.Context.getTypeDeclType(Tag).getTypePtr()); in MaybeAddResult()
1412 SemaRef.Context.getTypeDeclType(Tag).getTypePtr()); in AddResult()
2928 T = Context.getTypeDeclType(cast<TypeDecl>(Enumerator->getDeclContext())); in AddResultTypeChunk()
8279 getASTContext().getTypeDeclType(TD)->getAs<ObjCObjectType>()) in CodeCompleteObjCSuperMessage()
H A DSemaDecl.cpp143 QualType Sema::getTypeDeclType(DeclContext *LookupCtx, DiagCtorKind DCK, in getTypeDeclType() function in Sema
160 return Context.getTypeDeclType(TD); in getTypeDeclType()
538 T = getTypeDeclType(LookupCtx, in getTypeName()
1159 QualType T = Context.getTypeDeclType(Type); in ClassifyName()
2456 OldType = Context.getTypeDeclType(Old); in isIncompatibleTypedef()
5765 /*IdentifierInfo=*/nullptr, Context.getTypeDeclType(Record), TInfo, in BuildAnonymousStructOrUnion()
5785 Context.getTypeDeclType(Record), TInfo, SC); in BuildAnonymousStructOrUnion()
5848 QualType RecTy = Context.getTypeDeclType(Record); in BuildMicrosoftCAnonymousStruct()
5967 QualType CurClassType = Context.getTypeDeclType(CurClass); in GetNameFromUnqualifiedId()
6263 Context.getTypeDeclType(cast<CXXRecordDecl>(Cur)))) in diagnoseQualifiedDeclaration()
[all …]
H A DSemaTemplateDeductionGuide.cpp330 QualType DeducedType = SemaRef.Context.getTypeDeclType(Primary);
H A DTreeTransform.h1028 return SemaRef.Context.getTypeDeclType(Typedef); in RebuildTypedefType()
1039 return SemaRef.Context.getTypeDeclType(Record); in RebuildRecordType()
1044 return SemaRef.Context.getTypeDeclType(Enum); in RebuildEnumType()
1246 QualType T = SemaRef.Context.getTypeDeclType(Tag); in RebuildDependentNameType()
7081 QualType T = SemaRef.Context.getTypeDeclType(cast<TypeDecl>(D)); in TransformInjectedClassNameType()
8591 .getTypeDeclType(TD) in TransformDeclStmt()
15804 getSema().Context.getTypeDeclType(Class); in TransformLambdaExpr()
16159 getSema().Context.getTypeDeclType(TTPD), std::nullopt); in TransformSizeOfPackExpr()
17353 Shadow, SemaRef.Context.getTypeDeclType( in RebuildUnresolvedUsingType()
17358 return SemaRef.Context.getTypeDeclType( in RebuildUnresolvedUsingType()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h1753 QualType getTypeDeclType(const TypeDecl *Decl,
2170 return getTypeDeclType(getObjCInstanceTypeDecl()); in getObjCInstanceType()
2183 return getTypeDeclType(FILEDecl); in getFILEType()
2195 return getTypeDeclType(jmp_bufDecl); in getjmp_bufType()
2207 return getTypeDeclType(sigjmp_bufDecl); in getsigjmp_bufType()
2219 return getTypeDeclType(ucontext_tDecl); in getucontext_tType()
2289 return getTypeDeclType(getObjCIdDecl()); in getObjCIdType()
2299 return getTypeDeclType(getObjCSelDecl()); in getObjCSelType()
2313 return getTypeDeclType(getObjCClassDecl()); in getObjCClassType()
2332 return getTypeDeclType(getBOOLDecl()); in getBOOLType()
[all …]
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DObjectFilePCHContainerWriter.cpp87 QualType QualTy = Ctx.getTypeDeclType(D); in VisitTypeDecl()
H A DCGClass.cpp641 QualType RecordTy = CGF.getContext().getTypeDeclType(ClassDecl); in EmitMemberInitializer()
977 QualType RecordTy = CGF.getContext().getTypeDeclType(ClassDecl); in emitMemcpy()
1125 QualType RecordTy = CGF.getContext().getTypeDeclType(ClassDecl); in pushEHDestructors()
2060 QualType type = getContext().getTypeDeclType(ctor->getParent()); in EmitCXXAggrConstructorCall()
2161 QualType DestTy = getContext().getTypeDeclType(D->getParent()); in EmitCXXConstructorCall()
2229 QualType DestTy = getContext().getTypeDeclType(ClassDecl); in EmitCXXConstructorCall()
/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenClass.cpp88 QualType recordTy = cgf.getContext().getTypeDeclType(classDecl); in emitMemberInitializer()
H A DCIRGenFunction.h109 return convertType(getContext().getTypeDeclType(t)); in convertType()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp452 clang::QualType tag_qt = m_clang.getASTContext().getTypeDeclType(&tag); in CompleteTagDecl()

123