Searched defs:FieldType (Results 1 – 14 of 14) sorted by relevance
443 UINT8 FieldType; in DtCompileTable() local
223 const RecordType *FieldType = in inferCUDATargetForImplicitSpecialMember() local
4306 QualType FieldType = Context.getBaseElementType(Field->getType()); in MarkBaseAndMemberDestructorsReferenced() local5632 QualType FieldType = S.Context.getBaseElementType(FD->getType()); in shouldDeleteForField() local6082 QualType FieldType = S.Context.getBaseElementType(FI->getType()); in checkTrivialClassMembers() local10006 QualType FieldType = Context.getBaseElementType(Field->getType()); in ComputeDefaultedCopyAssignmentExceptionSpec() local10285 QualType FieldType = Field->getType().getNonReferenceType(); in DefineImplicitCopyAssignment() local10401 QualType FieldType = Context.getBaseElementType(Field->getType()); in ComputeDefaultedMoveAssignmentExceptionSpec() local10717 QualType FieldType = Field->getType().getNonReferenceType(); in DefineImplicitMoveAssignment() local10831 QualType FieldType = Context.getBaseElementType(Field->getType()); in ComputeDefaultedCopyCtorExceptionSpec() local11009 QualType FieldType = Context.getBaseElementType(F->getType()); in ComputeDefaultedMoveCtorExceptionSpec() local
1407 QualType FieldType = Field->getType(); in performLambdaVarCaptureInitialization() local
2267 QualType FieldType = Field->getType(); in CheckDesignatedInitializer() local
2788 QualType FieldType = Field->getType(); in handleTransparentUnionAttr() local
13377 QualType FieldType = I->getType(); in ActOnFields() local
12647 QualType FieldType, QualType DeclRefType, in addAsFieldToClosureType()
300 llvm::Type *FieldType = getStorageType(Field); in lowerUnion() local306 llvm::Type *FieldType = getStorageType(Field); in lowerUnion() local
583 QualType FieldType = Field->getType(); in EmitMemberInitializer() local632 QualType FieldType = Field->getType(); in EmitInitializerForField() local1034 QualType FieldType = Field->getType(); in isMemberInitMemcpyable() local1098 QualType FieldType = MemberInit->getAnyMember()->getType(); in pushEHDestructors() local
2796 QualType FieldType = Field->getType(); in EmitLValueForFieldInitialization() local
189 InitializedEntity(IdentifierInfo *VarID, QualType FieldType, SourceLocation Loc) in InitializedEntity()319 QualType FieldType, in InitializeLambdaCapture()
2897 #define ACPI_DM_GENERIC_ENTRY(FieldType, FieldName) \ argument
300 UINT8 FieldType; member