Home
last modified time | relevance | path

Searched defs:FriendClass (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/SemaCXX/
H A Ddecl-microsoft-call-conv.cpp140 struct FriendClass { struct
146 friend void FriendClass::friend_method(); argument
H A Dwarn-unused-private-field.cpp81 class FriendClass { global() class