Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DRecordOps.cpp38 static void copySyntheticField(QualType FieldType, StorageLocation &SrcFieldLoc, in copySyntheticField()
H A DDataflowEnvironment.cpp1030 __anon3a6207480302(QualType FieldType, StorageLocation &FieldLoc) initializeFieldsWithValues() argument
1049 QualType FieldType = Field->getType(); initializeFieldsWithValues() local
[all...]
H A DTransfer.cpp782 if (FieldType->isRecordType()) { in VisitInitListExpr() local
/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.cpp326 llvm::Type *FieldType = getStorageType(Field); lowerUnion() local
332 llvm::Type *FieldType = getStorageType(Field); lowerUnion() local
[all...]
H A DCGClass.cpp641 QualType FieldType = Field->getType(); in EmitMemberInitializer() local
693 QualType FieldType = Field->getType(); in EmitInitializerForField() local
1064 QualType FieldType in isMemberInitMemcpyable() local
1128 QualType FieldType = MemberInit->getAnyMember()->getType(); pushEHDestructors() local
[all...]
H A DCGBlocks.cpp306 QualType FieldType; global() member
H A DCGExpr.cpp4850 QualType FieldType = field->getType(); EmitLValueForField() local
4967 QualType FieldType = Field->getType(); EmitLValueForFieldInitialization() local
[all...]
H A DCGDebugInfo.cpp1777 llvm::DIType *FieldType = createFieldType( CollectRecordLambdaFields() local
1847 llvm::DIType *FieldType; CollectRecordNormalField() local
/llvm-project/clang/lib/AST/Interp/
H A DEvaluationResult.cpp
H A DCompiler.cpp
/llvm-project/llvm/lib/Analysis/
H A DTypeBasedAliasAnalysis.cpp567 TBAAStructTypeNode FieldType) { in hasField() argument
639 TBAAStructTypeNode FieldType(SubobjectTag.getBaseType()); mayBeAccessToSubobjectOf() local
/llvm-project/clang/include/clang/Sema/
H A DInitialization.h245 InitializedEntity(IdentifierInfo *VarID, QualType FieldType, SourceLocation Loc) in InitializedEntity() argument
427 QualType FieldType, in InitializeLambdaCapture() argument
/llvm-project/clang/lib/Sema/
H A DSemaCUDA.cpp453 if (!FieldType) { in inferTargetForImplicitSpecialMember() local
H A DSemaLambda.cpp2021 QualType FieldType = Capture.getCaptureType(); BuildCaptureField() local
H A DSemaDeclCXX.cpp5719 QualType FieldType = Context.getBaseElementType(Field->getType()); MarkBaseAndMemberDestructorsReferenced() local
7875 QualType FieldType = visitSubobjects() local
9396 shouldDeleteForVariantObjCPtrMember(FieldDecl * FD,QualType FieldType) shouldDeleteForVariantObjCPtrMember() argument
9452 QualType FieldType = S.Context.getBaseElementType(FD->getType()); shouldDeleteForField() local
9961 QualType FieldType = S.Context.getBaseElementType(FI->getType()); checkTrivialClassMembers() local
14978 QualType FieldType = Field->getType().getNonReferenceType(); DefineImplicitCopyAssignment() local
15363 QualType FieldType = Field->getType().getNonReferenceType(); DefineImplicitMoveAssignment() local
[all...]
H A DSemaDecl.cpp19127 QualType FieldType = FD->getType().getDesugaredType(Context); ActOnFields() local
19195 QualType FieldType = I->getType(); ActOnFields() local
H A DSemaInit.cpp3059 QualType FieldType = Field->getType(); CheckDesignatedInitializer() local
H A DSemaDeclAttr.cpp3817 QualType FieldType = Field->getType(); handleTransparentUnionAttr() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DExpandVariadics.cpp302 append(Type * FieldType,Value * V,uint64_t Bytes) append() argument
/llvm-project/clang/lib/AST/
H A DASTStructuralEquivalence.cpp2346 QualType FieldType = F->getType(); findUntaggedStructOrUnionIndex() local
H A DRecordLayoutBuilder.cpp3701 const QualType &FieldType = C.getLangOpts().DumpRecordLayoutsCanonical DumpRecordLayout() local
H A DDeclCXX.cpp1090 if (CXXRecordDecl *FieldType = T->getAsCXXRecordDecl()) { addedMember() local
/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1358 Type *FieldType = S.first->getType(); buildFrameType() local
/llvm-project/llvm/lib/MC/MCParser/
H A DMasmParser.cpp118 enum FieldType { enum
[all...]