Home
last modified time | relevance | path

Searched refs:friend_1 (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/Modules/
Dcxx-decls.cpp18 void friend_1(HasFriends s) { in friend_1() function
22 friend_1(s); in test_friends()
/external/clang/test/Modules/Inputs/
Dcxx-decls-imported.h2 friend void friend_1(HasFriends);