Searched refs:DCScope (Results 1 – 1 of 1) sorted by relevance
12753 Scope *DCScope = S; in ActOnFriendFunctionDecl() local12776 DCScope = S->getFnParent(); in ActOnFriendFunctionDecl()12847 DCScope = getScopeForDeclContext(S, DC); in ActOnFriendFunctionDecl()12951 if (!DCScope) { in ActOnFriendFunctionDecl()12953 DCScope = &FakeDCScope; in ActOnFriendFunctionDecl()12957 NamedDecl *ND = ActOnFunctionDeclarator(DCScope, D, DC, TInfo, Previous, in ActOnFriendFunctionDecl()