Lines Matching defs:Field
536 FieldDecl *ASTContext::getInstantiatedFromUnnamedFieldDecl(FieldDecl *Field) { in getInstantiatedFromUnnamedFieldDecl()
3501 FieldDecl *Field = E->getBitField(); in isPromotableBitField() local
3633 FieldDecl *Field = FieldDecl::Create(*this, CFConstantStringTypeDecl, in getCFConstantStringType() local
3675 FieldDecl *Field = FieldDecl::Create(*this, NSConstantStringTypeDecl, in getNSConstantStringType() local
3714 FieldDecl *Field = FieldDecl::Create(*this, in getObjCFastEnumerationStateType() local
3753 FieldDecl *Field = FieldDecl::Create(*this, T, SourceLocation(), in getBlockDescriptorType() local
3802 FieldDecl *Field = FieldDecl::Create(*this, T, SourceLocation(), in getBlockDescriptorExtendedType() local
3885 FieldDecl *Field = FieldDecl::Create(*this, T, SourceLocation(), in BuildByRefType() local
4438 for (RecordDecl::field_iterator Field = RDecl->field_begin(), in getObjCEncodingForTypeImpl() local
4493 FieldDecl *Field = cast<FieldDecl>(Ivars[i]); in getObjCEncodingForTypeImpl() local
4608 for (RecordDecl::field_iterator Field = RDecl->field_begin(), in getObjCEncodingForStructureImpl() local