Searched refs:getRecordType (Results 1 - 25 of 35) sorted by relevance

12

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/XRay/
H A DFDRRecords.h62 RecordKind getRecordType() const { return T; } function in class:llvm::xray::Record
98 return R->getRecordType() >= RecordKind::RK_Metadata &&
99 R->getRecordType() <= RecordKind::RK_Metadata_LastMetadata;
129 return R->getRecordType() == RecordKind::RK_Metadata_BufferExtents;
154 return R->getRecordType() == RecordKind::RK_Metadata_WallClockTime;
180 return R->getRecordType() == RecordKind::RK_Metadata_NewCPUId;
202 return R->getRecordType() == RecordKind::RK_Metadata_TSCWrap;
231 return R->getRecordType() == RecordKind::RK_Metadata_CustomEvent;
258 return R->getRecordType() == RecordKind::RK_Metadata_CustomEventV5;
287 return R->getRecordType()
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/XRay/
H A DFDRRecordProducer.cpp189 Record::kindToString(R->getRecordType()).data());
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DEvalEmitter.cpp157 QualType BaseTy = Ctx.getASTContext().getRecordType(BD->Decl);
164 QualType VirtBaseTy = Ctx.getASTContext().getRecordType(VD->Decl);
H A DInterpFrame.cpp116 print(OS, This, S.getCtx(), S.getCtx().getRecordType(M->getParent()));
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeNVPTX.cpp2132 QualType GlobalRecTy = CGM.getContext().getRecordType(GlobalizedVarsRecord);
2179 CGM.getContext().getRecordType(SecGlobalizedVarsRecord);
2217 QualType RDTy = CGM.getContext().getRecordType(RD);
3675 QualType StaticTy = C.getRecordType(TeamReductionRec);
3775 QualType StaticTy = C.getRecordType(TeamReductionRec);
3877 QualType StaticTy = C.getRecordType(TeamReductionRec);
3977 QualType StaticTy = C.getRecordType(TeamReductionRec);
5096 QualType RDTy = C.getRecordType(RD);
5144 QualType StaticTy = C.getRecordType(SharedStaticRD);
5162 QualType StaticTy = C.getRecordType(StaticR
[all...]
H A DCGClass.cpp310 QualType DerivedTy = getContext().getRecordType(Derived);
2116 getContext().getRecordType(ClassDecl), CharUnits::Zero());
2890 QualType ThisType = getContext().getPointerType(getContext().getRecordType(Lambda));
2909 QualType ThisType = getContext().getPointerType(getContext().getRecordType(Lambda));
H A DCodeGenTypes.cpp279 QualType T = Context.getRecordType(RD);
H A DCGDebugInfo.cpp970 if (llvm::DIType *T = getTypeOrNull(CGM.getContext().getRecordType(RD)))
2166 QualType Ty = CGM.getContext().getRecordType(RD);
2247 QualType Ty = CGM.getContext().getRecordType(RD);
2975 RetainedTypes.push_back(CGM.getContext().getRecordType(&D).getAsOpaquePtr());
3162 getTypeOrNull(CGM.getContext().getRecordType(RD)));
4573 CGM.getContext().getRecordType(RD).getAsOpaquePtr());
H A DCGVTables.cpp1130 Context.getRecordType(AP.first).getTypePtr()));
H A DCGOpenMPRuntime.cpp1262 IdentQTy = C.getRecordType(RD);
4354 TgtOffloadEntryQTy = C.getRecordType(RD);
4421 QualType KmpCmplrdataTy = C.getRecordType(UD);
4456 addFieldToRecordDecl(C, RD, C.getRecordType(PrivateRD));
4988 SavedKmpTaskloopTQTy = C.getRecordType(createKmpTaskTRecordDecl(
4998 SavedKmpTaskTQTy = C.getRecordType(createKmpTaskTRecordDecl(
5007 QualType KmpTaskTWithPrivatesQTy = C.getRecordType(KmpTaskTWithPrivatesQTyRD);
5196 KmpDependInfoTy = C.getRecordType(KmpDependInfoRD);
6195 QualType RDType = C.getRecordType(RD);
10271 CDT = C.getPointerType(C.getRecordType(M
[all...]
H A DCGExpr.cpp4027 CGF.getContext().getRecordType(rec), rec->getLocation());
4073 getContext().getRecordType(rec), rec->getLocation());
4158 getContext().getRecordType(rec), rec->getLocation());
H A DCGStmtOpenMP.cpp3402 QualType SharedsTy = getContext().getRecordType(CS->getCapturedRecordDecl());
3517 QualType SharedsTy = getContext().getRecordType(CS->getCapturedRecordDecl());
5226 QualType SharedsTy = getContext().getRecordType(CS->getCapturedRecordDecl());
H A DCGExprCXX.cpp349 C.getRecordType(CalleeDecl->getParent()),
H A DCGStmt.cpp2358 QualType RecordTy = getContext().getRecordType(RD);
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp807 QualType Ty = Ctx.getPointerType(Ctx.getRecordType(Class));
818 QualType StaticTy = Ctx.getPointerType(Ctx.getRecordType(StaticClass));
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp137 QualType Ty = Ctx.getPointerType(Ctx.getRecordType(MD->getParent()));
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DAPValue.cpp608 ElemTy = Ctx.getRecordType(RD);
H A DASTContext.cpp4139 return getRecordType(Record);
4169 QualType ASTContext::getRecordType(const RecordDecl *Decl) const { function in class:ASTContext
7581 QualType VaListTagType = Context->getRecordType(VaListTagDecl);
7633 QualType VaListTagType = Context->getRecordType(VaListTagDecl);
7693 QualType VaListTagType = Context->getRecordType(VaListTagDecl);
7749 QualType T = Context->getRecordType(VaListDecl);
7796 QualType VaListTagType = Context->getRecordType(VaListTagDecl);
H A DASTStructuralEquivalence.cpp1639 QualType AnonTy = Context.getRecordType(Anon);
H A DExprConstant.cpp391 : Ctx.getRecordType(getAsBaseClass(Entries.back()));
3349 ObjType = getSubobjectType(ObjType, Info.Ctx.getRecordType(Base));
5213 CanQualType CQT = Info.Ctx.getCanonicalType(Info.Ctx.getRecordType(C));
5239 << Info.Ctx.getRecordType(DynType->Type)
5675 *Value = getDefaultInitValue(Info.Ctx.getRecordType(CD));
7014 Info.Ctx.getRecordType(DD->getParent()));
7622 TypeInfoLValue(Info.Ctx.getRecordType(DynType->Type).getTypePtr());
14682 ImplicitValueInitExpr VIE(RD ? Info.Ctx.getRecordType(RD) : Info.Ctx.IntTy);
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp1305 S.CheckBaseClassAccess(Loc, BaseType, S.Context.getRecordType(RD),
1339 QualType BaseType = S.Context.getQualifiedType(S.Context.getRecordType(RD),
6387 diag::warn_non_virtual_dtor) << Context.getRecordType(Record);
6409 << Context.getRecordType(Record) << FA->isSpelledAsSealed();
7417 : S.Context.getRecordType(RD);
8009 QualType ExpectedParmType1 = Context.getRecordType(RD);
9179 QualType Ty = Context.getRecordType(RD);
9218 Context.getRecordType(RD).withConst());
9234 << Context.getRValueReferenceType(Context.getRecordType(RD));
11538 QualType FoundType = Ctx.getRecordType(FoundRecor
[all...]
H A DSemaAccess.cpp1742 Context.getRecordType(DecomposedClass));
H A DSemaExprCXX.cpp1131 QualType T = S.Context.getRecordType(Record);
2885 Loc, true, hasNewExtendedAlignment(*this, Context.getRecordType(RD)),
2901 bool Overaligned = hasNewExtendedAlignment(*this, Context.getRecordType(RD));
/freebsd-12-stable/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafety.cpp2125 return CXXConstructExpr::Create(Ctx, Ctx.getRecordType(CD->getParent()), Loc,
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h1436 QualType getRecordType(const RecordDecl *Decl) const;

Completed in 637 milliseconds

12