Lines Matching refs:decl
1213 // Get the decl for the concrete builtin from this, we can tell what the
1257 // Create a new DeclRefExpr to refer to the new decl.
2543 NamedDecl *decl = (*I)->getUnderlyingDecl();
2544 if (MemberKind *FK = dyn_cast<MemberKind>(decl))
3554 Decl *ParentDecl);
3556 Decl *ParentDecl);
3648 Decl *ParentDecl) {
3792 Decl *ParentDecl) {
5803 // See if this is the last field decl in the record.
5804 const Decl *D = FD;