Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DRecordOps.cpp38 static void copySyntheticField(QualType FieldType, StorageLocation &SrcFieldLoc, in copySyntheticField()
H A DDataflowEnvironment.cpp1045 auto initField = [&](QualType FieldType, StorageLocation &FieldLoc) { in initializeFieldsWithValues()
1064 QualType FieldType = Field->getType(); in initializeFieldsWithValues() local
H A DTransfer.cpp782 QualType FieldType = FieldLoc->getType(); in VisitInitListExpr() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.h172 QualType FieldType; variable
205 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.cpp642 QualType FieldType = Field->getType(); in EmitMemberInitializer() local
694 QualType FieldType = Field->getType(); in EmitInitializerForField() local
1065 QualType FieldType = Field->getType(); in isMemberInitMemcpyable() local
1129 QualType FieldType = MemberInit->getAnyMember()->getType(); in pushEHDestructors() local
H A DCGBlocks.cpp314 QualType FieldType; member
H A DCGExpr.cpp4862 QualType FieldType = field->getType(); in EmitLValueForField() local
4979 QualType FieldType = Field->getType(); in EmitLValueForFieldInitialization() local
H A DCGDebugInfo.cpp1777 llvm::DIType *FieldType = createFieldType( in CollectRecordLambdaFields() local
1847 llvm::DIType *FieldType; in CollectRecordNormalField() local
/freebsd/sys/contrib/dev/acpica/common/
H A Ddmtbinfo3.c868 #define ACPI_DM_GENERIC_ENTRY(FieldType, FieldName) \ argument
/freebsd/sys/contrib/dev/acpica/compiler/
H A Ddtcompile.c599 UINT8 FieldType; in DtCompileTable() local
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DEvaluationResult.cpp102 QualType FieldType = F.Decl->getType(); in CheckFieldsInitialized() local
H A DCompiler.cpp1365 QualType FieldType = FieldToInit->Desc->getType(); in visitInitList() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DTypeBasedAliasAnalysis.cpp567 TBAAStructTypeNode FieldType) { in hasField()
639 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.cpp453 const RecordType *FieldType = in inferTargetForImplicitSpecialMember() local
H A DSemaLambda.cpp2022 QualType FieldType = Capture.getCaptureType(); in BuildCaptureField() local
H A DSemaDeclCXX.cpp5717 QualType FieldType = Context.getBaseElementType(Field->getType()); in MarkBaseAndMemberDestructorsReferenced() local
7905 QualType FieldType = in visitSubobjects() local
9429 FieldDecl *FD, QualType FieldType) { in shouldDeleteForVariantObjCPtrMember()
9485 QualType FieldType = S.Context.getBaseElementType(FD->getType()); in shouldDeleteForField() local
9994 QualType FieldType = S.Context.getBaseElementType(FI->getType()); in checkTrivialClassMembers() local
15037 QualType FieldType = Field->getType().getNonReferenceType(); in DefineImplicitCopyAssignment() local
15422 QualType FieldType = Field->getType().getNonReferenceType(); in DefineImplicitMoveAssignment() local
H A DSemaDecl.cpp19173 QualType FieldType = FD->getType().getDesugaredType(Context); in ActOnFields() local
19241 QualType FieldType = I->getType(); in ActOnFields() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DExpandVariadics.cpp302 template <Tag tag> void append(Type *FieldType, Value *V, uint64_t Bytes) { in append()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTStructuralEquivalence.cpp2346 QualType FieldType = F->getType(); in findUntaggedStructOrUnionIndex() local
H A DRecordLayoutBuilder.cpp3701 const QualType &FieldType = C.getLangOpts().DumpRecordLayoutsCanonical in DumpRecordLayout() local
H A DDeclCXX.cpp1129 if (CXXRecordDecl *FieldType = T->getAsCXXRecordDecl()) { in addedMember() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1358 Type *FieldType = S.first->getType(); in buildFrameType() local
/freebsd/sys/contrib/dev/acpica/include/
H A Daclocal.h425 UINT8 FieldType; member

12