Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaCUDA.cpp206 const RecordType *FieldType = in inferCUDATargetForImplicitSpecialMember() local
H A DSemaDeclCXX.cpp4280 QualType FieldType = Context.getBaseElementType(Field->getType()); in MarkBaseAndMemberDestructorsReferenced() local
5536 QualType FieldType = S.Context.getBaseElementType(FD->getType()); in shouldDeleteForField() local
5986 QualType FieldType = S.Context.getBaseElementType(FI->getType()); in checkTrivialClassMembers() local
9862 QualType FieldType = Context.getBaseElementType(Field->getType()); in ComputeDefaultedCopyAssignmentExceptionSpec() local
10139 QualType FieldType = Field->getType().getNonReferenceType(); in DefineImplicitCopyAssignment() local
10255 QualType FieldType = Context.getBaseElementType(Field->getType()); in ComputeDefaultedMoveAssignmentExceptionSpec() local
10569 QualType FieldType = Field->getType().getNonReferenceType(); in DefineImplicitMoveAssignment() local
10683 QualType FieldType = Context.getBaseElementType(Field->getType()); in ComputeDefaultedCopyCtorExceptionSpec() local
10861 QualType FieldType = Context.getBaseElementType(F->getType()); in ComputeDefaultedMoveCtorExceptionSpec() local
H A DSemaInit.cpp2066 QualType FieldType = Field->getType(); in CheckDesignatedInitializer() local
H A DSemaDeclAttr.cpp2718 QualType FieldType = Field->getType(); in handleTransparentUnionAttr() local
H A DSemaDecl.cpp12988 QualType FieldType = I->getType(); in ActOnFields() local
H A DSemaExpr.cpp12035 VarDecl *Var, QualType FieldType, in addAsFieldToClosureType()
/minix/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp293 llvm::Type *FieldType = getStorageType(Field); in lowerUnion() local
299 llvm::Type *FieldType = getStorageType(Field); in lowerUnion() local
H A DCGClass.cpp554 QualType FieldType = Field->getType(); in EmitMemberInitializer() local
607 QualType FieldType = Field->getType(); in EmitInitializerForField() local
1021 QualType FieldType = Field->getType(); in isMemberInitMemcpyable() local
1083 QualType FieldType = AggregatedInits[i]->getMember()->getType(); in pushEHDestructors() local
H A DCGExpr.cpp2757 QualType FieldType = Field->getType(); in EmitLValueForFieldInitialization() local
/minix/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DInitialization.h189 InitializedEntity(IdentifierInfo *VarID, QualType FieldType, SourceLocation Loc) in InitializedEntity()
319 QualType FieldType, in InitializeLambdaCapture()
/minix/minix/drivers/power/acpi/include/
H A Daclocal.h297 UINT8 FieldType; member