Lines Matching refs:FriendLoc
17388 Scope *S, SourceLocation FriendLoc, unsigned TagSpec, SourceLocation TagLoc,
17408 FriendLoc, TempParamLists.size() - 1,
17472 TSI, FriendLoc, TempParamLists);
17496 TSI, FriendLoc, TempParamLists);
17506 SourceLocation FriendLoc = DS.getFriendSpecLoc();
17521 Diag(FriendLoc, diag::err_friend_not_first_in_declaration);
17569 << FixItHint::CreateInsertion(getLocForEndOfToken(FriendLoc),
17572 Diag(FriendLoc, getLangOpts().CPlusPlus11
17593 FriendLoc);
17596 TSI, FriendLoc);