Searched refs:DCScope (Results 1 – 1 of 1) sorted by relevance
17210 Scope *DCScope = S; in ActOnFriendFunctionDecl() local17233 DCScope = S->getFnParent(); in ActOnFriendFunctionDecl()17302 DCScope = getScopeForDeclContext(S, DC); in ActOnFriendFunctionDecl()17394 if (!DCScope) { in ActOnFriendFunctionDecl()17396 DCScope = &FakeDCScope; in ActOnFriendFunctionDecl()17400 NamedDecl *ND = ActOnFunctionDeclarator(DCScope, D, DC, TInfo, Previous, in ActOnFriendFunctionDecl()