Searched refs:FunctionDefinedWithInjectedName (Results 1 – 2 of 2) sorted by relevance
307 friend void FunctionDefinedWithInjectedName(TypeWithFriendDefinition<T>) {} in FunctionDefinedWithInjectedName() function311 FunctionDefinedWithInjectedName(TypeWithFriendDefinition<int>()); in CallFunctionDefinedWithInjectedName()
193 ?FunctionDefinedWithInjectedName@@YAXU?$TypeWithFriendDefinition@H@@@Z194 ; CHECK: void __cdecl FunctionDefinedWithInjectedName(struct TypeWithFriendDefinition<int>)