Home | History | Annotate | Download | only in AST

Lines Matching refs:FoundDecl

1419     ValueDecl *memberdecl, DeclAccessPair founddecl,
1425 founddecl.getDecl() != memberdecl ||
1426 founddecl.getAccess() != memberdecl->getAccess());
1454 NQ->FoundDecl = founddecl;