Home
last modified time | relevance | path

Searched defs:FieldType (Results 1 – 25 of 30) sorted by relevance

12

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DHLSLBufferLayoutBuilder.cpp98 llvm::Type *FieldType; in createLayoutType() local
178 llvm::Type *&FieldType, in layoutField()
H A DCGBlocks.h173 QualType FieldType; variable
206 makeIndex(unsigned index, CharUnits offset, QualType FieldType, in makeIndex()
H A DCGRecordLayoutBuilder.cpp327 llvm::Type *FieldType = getStorageType(Field); in lowerUnion() local
333 llvm::Type *FieldType = getStorageType(Field); in lowerUnion() local
H A DCGClass.cpp638 QualType FieldType = Field->getType(); in EmitMemberInitializer() local
690 QualType FieldType = Field->getType(); in EmitInitializerForField() local
1065 QualType FieldType = Field->getType(); in isMemberInitMemcpyable() local
1130 QualType FieldType = MemberInit->getAnyMember()->getType(); in pushEHDestructors() local
H A DCGBlocks.cpp314 QualType FieldType; member
H A DCGExpr.cpp5198 QualType FieldType = field->getType(); in EmitLValueForField() local
5315 QualType FieldType = Field->getType(); in EmitLValueForFieldInitialization() local
H A DCGDebugInfo.cpp1941 llvm::DIType *FieldType = createFieldType( in CollectRecordLambdaFields() local
2011 llvm::DIType *FieldType; in CollectRecordNormalField() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DRecordOps.cpp38 static void copySyntheticField(QualType FieldType, StorageLocation &SrcFieldLoc, in copySyntheticField()
H A DDataflowEnvironment.cpp1044 auto initField = [&](QualType FieldType, StorageLocation &FieldLoc) { in initializeFieldsWithValues()
1063 QualType FieldType = Field->getType(); in initializeFieldsWithValues() local
H A DTransfer.cpp787 QualType FieldType = FieldLoc->getType(); in VisitInitListExpr() local
/freebsd/sys/contrib/dev/acpica/compiler/
H A Ddtcompile.c623 UINT8 FieldType; in DtCompileTable() local
/freebsd/sys/contrib/dev/acpica/common/
H A Ddmtbinfo3.c906 #define ACPI_DM_GENERIC_ENTRY(FieldType, FieldName) \ argument
/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DEvaluationResult.cpp103 QualType FieldType = F.Decl->getType(); in CheckFieldsInitialized() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DTypeBasedAliasAnalysis.cpp567 TBAAStructTypeNode FieldType) { in hasField()
640 TBAAStructTypeNode FieldType(SubobjectTag.getBaseType()); in mayBeAccessToSubobjectOf() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DInitialization.h245 InitializedEntity(IdentifierInfo *VarID, QualType FieldType, SourceLocation Loc) in InitializedEntity()
427 QualType FieldType, in InitializeLambdaCapture()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCUDA.cpp468 const RecordType *FieldType = in inferTargetForImplicitSpecialMember() local
H A DSemaDeclCXX.cpp3419 QualType FieldType = FD->getType(); in IsUnusedPrivateField() local
5331 QualType FieldType = S.Context.getBaseElementType(Field->getType()); in MarkFieldDestructorReferenced() local
8070 QualType FieldType = in visitSubobjects() local
9609 FieldDecl *FD, QualType FieldType) { in shouldDeleteForVariantObjCPtrMember()
9634 QualType FieldType = S.Context.getBaseElementType(FD->getType()); in shouldDeleteForVariantPtrAuthMember() local
9688 QualType FieldType = S.Context.getBaseElementType(FD->getType()); in shouldDeleteForField() local
10204 QualType FieldType = S.Context.getBaseElementType(FI->getType()); in checkTrivialClassMembers() local
15326 QualType FieldType = Field->getType().getNonReferenceType(); in DefineImplicitCopyAssignment() local
15713 QualType FieldType = Field->getType().getNonReferenceType(); in DefineImplicitMoveAssignment() local
H A DSemaLambda.cpp2057 QualType FieldType = Capture.getCaptureType(); in BuildCaptureField() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DExpandVariadics.cpp284 template <Tag tag> void append(Type *FieldType, Value *V, uint64_t Bytes) { in append()
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/Models/
H A DUncheckedOptionalAccessModel.cpp648 QualType FieldType = Field->getType(); in handleNonConstMemberCall() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp913 Type *FieldType = S.first->getType(); in buildFrameType() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTStructuralEquivalence.cpp2616 QualType FieldType = F->getType(); in findUntaggedStructOrUnionIndex() local
H A DRecordLayoutBuilder.cpp3715 const QualType &FieldType = C.getLangOpts().DumpRecordLayoutsCanonical in DumpRecordLayout() local
H A DDeclCXX.cpp1172 if (CXXRecordDecl *FieldType = T->getAsCXXRecordDecl()) { in addedMember() local
/freebsd/sys/contrib/dev/acpica/include/
H A Daclocal.h426 UINT8 FieldType; member

12