Searched refs:FakeDCScope (Results 1 – 2 of 2) sorted by relevance
12950 Scope FakeDCScope(S, Scope::DeclScope, Diags); in ActOnFriendFunctionDecl() local12952 FakeDCScope.setEntity(DC); in ActOnFriendFunctionDecl()12953 DCScope = &FakeDCScope; in ActOnFriendFunctionDecl()
16651 Scope FakeDCScope(S, Scope::DeclScope, Diags); in ActOnFriendFunctionDecl() local16653 FakeDCScope.setEntity(DC); in ActOnFriendFunctionDecl()16654 DCScope = &FakeDCScope; in ActOnFriendFunctionDecl()