Searched refs:getFriendSpecLoc (Results 1 – 5 of 5) sorted by relevance
1481 << SourceRange(DS.getFriendSpecLoc()); in ParseClassSpecifier()1651 Diag(DS.getFriendSpecLoc(), diag::err_friend_explicit_instantiation); in ParseClassSpecifier()1700 Actions.ActOnTemplatedFriendTag(getCurScope(), DS.getFriendSpecLoc(), in ParseClassSpecifier()2097 DeclaratorInfo.getDeclSpec().getFriendSpecLoc()); in ParseCXXMemberDeclaratorBeforeInitializer()2121 DeclaratorInfo.getDeclSpec().getFriendSpecLoc()); in ParseCXXMemberDeclaratorBeforeInitializer()
3921 << SourceRange(DS.getFriendSpecLoc()); in ParseEnumSpecifier()
684 SourceLocation getFriendSpecLoc() const { return FriendLoc; } in getFriendSpecLoc() function
12443 DS.getFriendSpecLoc()); in ActOnFriendTypeDecl()12445 D = CheckFriendTypeDecl(Loc, DS.getFriendSpecLoc(), TSI); in ActOnFriendTypeDecl()12642 Diag(DS.getFriendSpecLoc(), in ActOnFriendFunctionDecl()12742 DS.getFriendSpecLoc()); in ActOnFriendFunctionDecl()
7694 Diag(D.getDeclSpec().getFriendSpecLoc(), in ActOnFunctionDeclarator()