Lines Matching full:fielddecl
431 } else if (FieldDecl *FD = dyn_cast<FieldDecl>(D)) {
2007 if (FieldDecl *Field = dyn_cast<FieldDecl>(NewMember)) {
2205 SourceLocation PointOfInstantiation, FieldDecl *Instantiation,
2206 FieldDecl *Pattern, const MultiLevelTemplateArgumentList &TemplateArgs) {
2600 } else if (auto *Field = dyn_cast<FieldDecl>(D)) {
2609 FieldDecl *Pattern = cast<FieldDecl>(Lookup[0]);