Home
last modified time | relevance | path

Searched defs:RecordTy (Results 1 – 22 of 22) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprAgg.cpp265 const RecordType *RecordTy = T->getAs<RecordType>(); in TypeRequiresGCollection() local
2186 } else if (const RecordType *RecordTy = Ty->getAs<RecordType>()) { in EmitAggregateCopy() local
2195 if (const RecordType *RecordTy = BaseType->getAs<RecordType>()) { in EmitAggregateCopy() local
H A DCGDebugInfo.cpp1606 llvm::DIScope *RecordTy, const RecordDecl *RD) { in createBitFieldType()
1693 llvm::DIScope *RecordTy = BitFieldDI->getScope(); in createBitFieldSeparatorIfNeeded() local
1759 llvm::DIType *RecordTy) { in CollectRecordLambdaFields()
1801 CGDebugInfo::CreateRecordStaticField(const VarDecl *Var, llvm::DIType *RecordTy, in CreateRecordStaticField()
1838 SmallVectorImpl<llvm::Metadata *> &elements, llvm::DIType *RecordTy, in CollectRecordNormalField()
1879 llvm::DICompositeType *RecordTy) { in CollectRecordFields()
2021 const CXXMethodDecl *Method, llvm::DIFile *Unit, llvm::DIType *RecordTy) { in CreateCXXMemberFunction()
2140 SmallVectorImpl<llvm::Metadata *> &EltTys, llvm::DIType *RecordTy) { in CollectCXXMemberFunctions()
2178 llvm::DIType *RecordTy) { in CollectCXXBases()
2193 SmallVectorImpl<llvm::Metadata *> &EltTys, llvm::DIType *RecordTy, in CollectCXXBasesAux()
H A DItaniumCXXABI.cpp195 bool hasUniqueVTablePointer(QualType RecordTy) { in hasUniqueVTablePointer()
1467 if (const RecordType *RecordTy = ThrowType->getAs<RecordType>()) { in emitThrow() local
3722 if (const RecordType *RecordTy = dyn_cast<RecordType>(Ty)) { in ShouldUseExternalRTTIDescriptor() local
3756 static bool IsIncompleteClassType(const RecordType *RecordTy) { in IsIncompleteClassType()
3772 if (const RecordType *RecordTy = dyn_cast<RecordType>(Ty)) { in ContainsIncompleteClassType() local
4215 if (const RecordType *RecordTy = dyn_cast<RecordType>(Ty)) { in BuildTypeInfo() local
H A DCGClass.cpp645 QualType RecordTy = CGF.getContext().getTypeDeclType(ClassDecl); in EmitMemberInitializer() local
978 QualType RecordTy = CGF.getContext().getTypeDeclType(ClassDecl); in emitMemcpy() local
1124 QualType RecordTy = CGF.getContext().getTypeDeclType(ClassDecl); in pushEHDestructors() local
1646 QualType RecordTy = CGF.getContext().getTagDeclType(field->getParent()); in Emit() local
H A DCGException.cpp2135 llvm::Type *RecordTy = llvm::PointerType::getUnqual(getLLVMContext()); in EmitSEHExceptionCodeSave() local
H A DCGStmt.cpp3101 QualType RecordTy = getContext().getRecordType(RD); in InitCapturedStruct() local
H A DCGDecl.cpp1533 if (const RecordType *RecordTy = Ty->getAs<RecordType>()) { in EmitAutoVarAlloca() local
H A DMicrosoftCXXABI.cpp4086 QualType RecordTy = getContext().getRecordType(RD); in getAddrOfCXXCtorClosure() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DSystemZ.cpp512 if (const auto *RecordTy = Ty->getAs<RecordType>()) { in isVectorTypeBased() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp33 if (const RecordType *RecordTy = dyn_cast<RecordType>(Ty)) { in getCurrentInstantiationOf() local
H A DSemaDeclObjC.cpp3846 const auto *RecordTy = T->getAs<RecordType>(); in IsVariableSizedType() local
3892 } else if (const RecordType *RecordTy = IvarTy->getAs<RecordType>()) { in DiagnoseVariableSizedIvars() local
5535 if (const RecordType *RecordTy = in SetIvarInitializers() local
H A DSemaExprMember.cpp796 QualType RecordTy = BaseType; in BuildMemberReferenceExpr() local
H A DSemaObjCProperty.cpp1313 const RecordType *RecordTy = PropertyIvarType->getAs<RecordType>(); in ActOnPropertyImplDecl() local
H A DSemaObjC.cpp1386 const RecordType *RecordTy = T->getAs<RecordType>(); in CheckSubscriptingKind() local
H A DSemaCodeComplete.cpp1073 QualType RecordTy = Context.getTypeDeclType(Record); in getConstructors() local
3367 if (const auto *RecordTy = Ty->getAs<RecordType>()) in AddTypedNameChunk() local
H A DSemaDeclCXX.cpp7440 if (const RecordType *RecordTy = BaseType->getAs<RecordType>()) { in defaultedSpecialMemberIsConstexpr() local
14550 if (const RecordType *RecordTy = T->getAs<RecordType>()) { in buildSingleCopyAssignRecursively() local
H A DSemaOverload.cpp6570 const RecordType *RecordTy = T->getAs<RecordType>(); in PerformContextualImplicitConversion() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DSearchableTableEmitter.cpp697 if (auto RecordTy = dyn_cast<RecordRecTy>(Field.RecType)) { in collectTableEntries() local
/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp1060 const RecordType *RecordTy = UPointeeT->getAs<RecordType>(); in TypeIsInnerPointer() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2794 for (const DICompositeType *RecordTy : TypesToEmit) emitDeferredCompleteTypes() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp1177 if (const auto *RecordTy = T->getAs<RecordType>()) { in addedMember() local
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DCompiler.cpp3535 if (const auto *RecordTy = getRecordTy(Ty)) in getRecord() local