Searched refs:hasFriendDecl (Results 1 – 1 of 1) sorted by relevance
1284 bool hasFriendDecl = D->Friend.is<NamedDecl*>(); in VisitFriendDecl() local1285 Record.push_back(hasFriendDecl); in VisitFriendDecl()1286 if (hasFriendDecl) in VisitFriendDecl()