Home | History | Annotate | Download | only in Sema

Lines Matching refs:friends

335          "can't handle friends with dependent contexts here");
579 // Okay, check friends.
580 for (auto *Friend : Class->friends()) {