Searched refs:DCScope (Results 1 – 1 of 1) sorted by relevance
17663 Scope *DCScope = S; in ActOnFriendFunctionDecl() local17688 DCScope = S->getFnParent(); in ActOnFriendFunctionDecl()17747 DCScope = getScopeForDeclContext(S, DC); in ActOnFriendFunctionDecl()17812 if (!DCScope) { in ActOnFriendFunctionDecl()17814 DCScope = &FakeDCScope; in ActOnFriendFunctionDecl()17818 NamedDecl *ND = ActOnFunctionDeclarator(DCScope, D, DC, TInfo, Previous, in ActOnFriendFunctionDecl()