/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGBlocks.h | 168 QualType FieldType; variable 201 QualType FieldType) { in makeIndex()
|
H A D | CGRecordLayoutBuilder.cpp | 324 llvm::Type *FieldType = getStorageType(Field); in lowerUnion() local 330 llvm::Type *FieldType = getStorageType(Field); in lowerUnion() local
|
H A D | CGClass.cpp | 642 QualType FieldType = Field->getType(); in EmitMemberInitializer() local 694 QualType FieldType = Field->getType(); in EmitInitializerForField() local 1072 QualType FieldType = Field->getType(); in isMemberInitMemcpyable() local 1136 QualType FieldType = MemberInit->getAnyMember()->getType(); in pushEHDestructors() local
|
H A D | CGExpr.cpp | 4330 QualType FieldType = field->getType(); in EmitLValueForField() local 4448 QualType FieldType = Field->getType(); in EmitLValueForFieldInitialization() local
|
H A D | CGBlocks.cpp | 346 QualType FieldType; member
|
H A D | CGDebugInfo.cpp | 1449 llvm::DIType *FieldType = createFieldType( in CollectRecordLambdaFields() local 1511 llvm::DIType *FieldType; in CollectRecordNormalField() local
|
/netbsd-src/sys/external/bsd/acpica/dist/common/ |
H A D | dmtbinfo3.c | 756 ACPI_DM_GENERIC_ENTRY(FieldType,FieldName) global() argument
|
/netbsd-src/sys/external/bsd/acpica/dist/compiler/ |
H A D | dtcompile.c | 492 UINT8 FieldType; in DtCompileTable() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | TypeBasedAliasAnalysis.cpp | 569 TBAAStructTypeNode FieldType) { in hasField() 641 TBAAStructTypeNode FieldType(SubobjectTag.getBaseType()); in mayBeAccessToSubobjectOf() local
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/ |
H A D | Initialization.h | 240 InitializedEntity(IdentifierInfo *VarID, QualType FieldType, SourceLocation Loc) in InitializedEntity() 407 QualType FieldType, in InitializeLambdaCapture()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaCUDA.cpp | 401 const RecordType *FieldType = in inferCUDATargetForImplicitSpecialMember() local
|
H A D | SemaLambda.cpp | 1697 QualType FieldType = Capture.getCaptureType(); in BuildCaptureField() local
|
H A D | SemaDeclCXX.cpp | 5552 QualType FieldType = Context.getBaseElementType(Field->getType()); in MarkBaseAndMemberDestructorsReferenced() local 7592 QualType FieldType = in visitSubobjects() local 8958 FieldDecl *FD, QualType FieldType) { in shouldDeleteForVariantObjCPtrMember() 9013 QualType FieldType = S.Context.getBaseElementType(FD->getType()); in shouldDeleteForField() local 9514 QualType FieldType = S.Context.getBaseElementType(FI->getType()); in checkTrivialClassMembers() local 14204 QualType FieldType = Field->getType().getNonReferenceType(); in DefineImplicitCopyAssignment() local 14574 QualType FieldType = Field->getType().getNonReferenceType(); in DefineImplicitMoveAssignment() local
|
H A D | SemaInit.cpp | 2771 QualType FieldType = Field->getType(); in CheckDesignatedInitializer() local
|
H A D | SemaDeclAttr.cpp | 3719 QualType FieldType = Field->getType(); in handleTransparentUnionAttr() local
|
H A D | SemaDecl.cpp | 17544 QualType FieldType = I->getType(); in ActOnFields() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | ASTStructuralEquivalence.cpp | 1928 QualType FieldType = F->getType(); in findUntaggedStructOrUnionIndex() local
|
H A D | DeclCXX.cpp | 1089 if (CXXRecordDecl *FieldType = T->getAsCXXRecordDecl()) { in addedMember() local
|
/netbsd-src/sys/external/bsd/acpica/dist/include/ |
H A D | aclocal.h | 317 UINT8 FieldType; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/ |
H A D | MasmParser.cpp | 121 enum FieldType { enum
|