Home
last modified time | relevance | path

Searched refs:getRecordType (Results 1 – 25 of 33) sorted by relevance

12

/freebsd-12.1/contrib/llvm/include/llvm/XRay/
H A DFDRRecords.h63 RecordKind getRecordType() const { return T; } in getRecordType() function
99 return R->getRecordType() >= RecordKind::RK_Metadata && in classof()
100 R->getRecordType() <= RecordKind::RK_Metadata_LastMetadata; in classof()
181 return R->getRecordType() == RecordKind::RK_Metadata_NewCPUId; in classof()
203 return R->getRecordType() == RecordKind::RK_Metadata_TSCWrap; in classof()
232 return R->getRecordType() == RecordKind::RK_Metadata_CustomEvent; in classof()
288 return R->getRecordType() == RecordKind::RK_Metadata_TypedEvent; in classof()
310 return R->getRecordType() == RecordKind::RK_Metadata_CallArg; in classof()
333 return R->getRecordType() == RecordKind::RK_Metadata_PIDEntry; in classof()
356 return R->getRecordType() == RecordKind::RK_Metadata_NewBuffer; in classof()
[all …]
/freebsd-12.1/contrib/llvm/lib/XRay/
H A DFDRRecordProducer.cpp189 Record::kindToString(R->getRecordType()).data()); in produce()
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp789 QualType Ty = Ctx.getPointerType(Ctx.getRecordType(Class)); in getInitialStackFrameContents()
800 QualType StaticTy = Ctx.getPointerType(Ctx.getRecordType(StaticClass)); in getInitialStackFrameContents()
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGClass.cpp308 QualType DerivedTy = getContext().getRecordType(Derived); in GetAddressOfBaseClass()
2093 getContext().getRecordType(ClassDecl), CharUnits::Zero()); in EmitCXXConstructorCall()
2854 QualType ThisType = getContext().getPointerType(getContext().getRecordType(Lambda)); in EmitLambdaBlockInvokeBody()
2873 QualType ThisType = getContext().getPointerType(getContext().getRecordType(Lambda)); in EmitLambdaDelegatingInvokeBody()
H A DCodeGenTypes.cpp280 QualType T = Context.getRecordType(RD); in RefreshTypeCacheForClass()
H A DCGOpenMPRuntimeNVPTX.cpp2094 QualType GlobalRecTy = CGM.getContext().getRecordType(GlobalizedVarsRecord); in emitGenericVarsProlog()
2141 CGM.getContext().getRecordType(SecGlobalizedVarsRecord); in emitGenericVarsProlog()
2179 QualType RDTy = CGM.getContext().getRecordType(RD); in emitGenericVarsProlog()
4514 QualType RDTy = C.getRecordType(RD); in clear()
4562 QualType StaticTy = C.getRecordType(SharedStaticRD); in clear()
4580 QualType StaticTy = C.getRecordType(StaticRD); in clear()
H A DCGOpenMPRuntime.cpp1220 IdentQTy = C.getRecordType(RD); in CGOpenMPRuntime()
4198 TgtOffloadEntryQTy = C.getRecordType(RD); in getTgtOffloadEntryQTy()
4224 TgtDeviceImageQTy = C.getRecordType(RD); in getTgtDeviceImageQTy()
4249 TgtBinaryDescriptorQTy = C.getRecordType(RD); in getTgtBinaryDescriptorQTy()
4316 QualType KmpCmplrdataTy = C.getRecordType(UD); in createKmpTaskTRecordDecl()
4351 addFieldToRecordDecl(C, RD, C.getRecordType(PrivateRD)); in createKmpTaskTWithPrivatesRecordDecl()
4892 SavedKmpTaskTQTy = C.getRecordType(createKmpTaskTRecordDecl( in emitTaskInit()
5073 KmpDependInfoTy = C.getRecordType(KmpDependInfoRD); in emitTaskCall()
6071 QualType RDType = C.getRecordType(RD); in emitTaskReductionInit()
9209 CDT = C.getPointerType(C.getRecordType(MD->getParent())); in evaluateCDTSize()
[all …]
H A DCGDebugInfo.cpp947 if (llvm::DIType *T = getTypeOrNull(CGM.getContext().getRecordType(RD))) in getOrCreateRecordFwdDecl()
2027 QualType Ty = CGM.getContext().getRecordType(RD); in completeClass()
2097 QualType Ty = CGM.getContext().getRecordType(RD); in completeRequiredType()
2814 RetainedTypes.push_back(CGM.getContext().getRecordType(&D).getAsOpaquePtr()); in completeUnusedClass()
2993 getTypeOrNull(CGM.getContext().getRecordType(RD))); in CreateLimitedType()
4247 CGM.getContext().getRecordType(RD).getAsOpaquePtr()); in EmitGlobalVariable()
H A DCGVTables.cpp1064 Context.getRecordType(AP.first).getTypePtr())); in EmitVTableTypeMetadata()
H A DCGStmtOpenMP.cpp3075 QualType SharedsTy = getContext().getRecordType(CS->getCapturedRecordDecl()); in EmitOMPTargetTaskBasedDirective()
3187 QualType SharedsTy = getContext().getRecordType(CS->getCapturedRecordDecl()); in EmitOMPTaskDirective()
4865 QualType SharedsTy = getContext().getRecordType(CS->getCapturedRecordDecl()); in EmitOMPTaskLoopBasedDirective()
H A DCGStmt.cpp2246 QualType RecordTy = getContext().getRecordType(RD); in InitCapturedStruct()
H A DCGExprCXX.cpp328 CallLoc, This.getPointer(), C.getRecordType(CalleeDecl->getParent()), in EmitCXXMemberOrOperatorMemberCallExpr()
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DAPValue.cpp498 ElemTy = Ctx.getRecordType(RD); in printPretty()
H A DASTContext.cpp3873 return getRecordType(Record); in getTypeDeclTypeSlow()
3903 QualType ASTContext::getRecordType(const RecordDecl *Decl) const { in getRecordType() function in ASTContext
7297 QualType VaListTagType = Context->getRecordType(VaListTagDecl); in CreateAArch64ABIBuiltinVaListDecl()
7349 QualType VaListTagType = Context->getRecordType(VaListTagDecl); in CreatePowerABIBuiltinVaListDecl()
7409 QualType VaListTagType = Context->getRecordType(VaListTagDecl); in CreateX86_64ABIBuiltinVaListDecl()
7465 QualType T = Context->getRecordType(VaListDecl); in CreateAAPCSABIBuiltinVaListDecl()
7512 QualType VaListTagType = Context->getRecordType(VaListTagDecl); in CreateSystemZBuiltinVaListDecl()
H A DASTStructuralEquivalence.cpp1448 QualType AnonTy = Context.getRecordType(Anon); in findUntaggedStructOrUnionIndex()
H A DExprConstant.cpp358 : Ctx.getRecordType(getAsBaseClass(Entries.back())); in getType()
2963 ObjType = Info.Ctx.getRecordType(Base); in findSubobject()
11684 ImplicitValueInitExpr VIE(RD ? Info.Ctx.getRecordType(RD) : Info.Ctx.IntTy); in isPotentialConstantExpr()
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp145 QualType Ty = Ctx.getPointerType(Ctx.getRecordType(MD->getParent())); in recordFixedType()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclCXX.cpp1280 S.CheckBaseClassAccess(Loc, BaseType, S.Context.getRecordType(RD), in findDecomposableBaseClass()
6062 diag::warn_non_virtual_dtor) << Context.getRecordType(Record); in CheckCompletedCXXClass()
7575 QualType Ty = Context.getRecordType(RD); in DiagnoseNontrivial()
7614 Context.getRecordType(RD).withConst()); in SpecialMemberIsTrivial()
7630 << Context.getRValueReferenceType(Context.getRecordType(RD)); in SpecialMemberIsTrivial()
9861 QualType FoundType = Ctx.getRecordType(FoundRecord); in ValidateCandidate()
9878 Ctx.getRecordType(FoundRecord), in ValidateCandidate()
9932 Context.getCanonicalType(Context.getRecordType(RD)))); in BuildUsingDeclaration()
10093 Context.getCanonicalType(Context.getRecordType(CurClass)))); in BuildUsingDeclaration()
10829 S.Context.getRecordType(ClassDecl), in ComputeDefaultedSpecialMemberExceptionSpec()
[all …]
H A DSemaAccess.cpp1741 Context.getRecordType(DecomposedClass)); in CheckStructuredBindingMemberAccess()
H A DSemaLookup.cpp2312 Result.setBaseObjectType(Context.getRecordType(Class)); in LookupInSuper()
2557 Result.S.Context.getRecordType(Class))) in addAssociatedClassesAndNamespaces()
H A DSemaExprCXX.cpp1110 QualType T = S.Context.getRecordType(Record); in CXXThisScopeRAII()
2889 Loc, true, hasNewExtendedAlignment(*this, Context.getRecordType(RD)), in FindDeallocationFunctionForDestructor()
2905 bool Overaligned = hasNewExtendedAlignment(*this, Context.getRecordType(RD)); in FindDeallocationFunction()
H A DSemaTemplateInstantiateDecl.cpp2549 SemaRef.Context.getCanonicalType(SemaRef.Context.getRecordType(RD)))); in VisitUsingDecl()
3055 SemaRef.Context.getRecordType(InstD)); in VisitClassTemplateSpecializationDecl()
H A DSemaDeclAttr.cpp544 static const RecordType *getRecordType(QualType QT) { in getRecordType() function
579 const RecordType *RT = getRecordType(Ty); in checkRecordTypeForCapability()
708 const RecordType *RT = getRecordType(ArgTy); in checkAttrArgsAreCapabilityObjs()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h1415 QualType getRecordType(const RecordDecl *Decl) const;
/freebsd-12.1/contrib/llvm/tools/clang/lib/Analysis/
H A DThreadSafety.cpp2125 return CXXConstructExpr::Create(Ctx, Ctx.getRecordType(CD->getParent()), Loc, in buildFakeCtorCall()

12