Searched refs:DCScope (Results 1 – 1 of 1) sorted by relevance
16539 Scope *DCScope = S; in ActOnFriendFunctionDecl() local16562 DCScope = S->getFnParent(); in ActOnFriendFunctionDecl()16634 DCScope = getScopeForDeclContext(S, DC); in ActOnFriendFunctionDecl()16726 if (!DCScope) { in ActOnFriendFunctionDecl()16728 DCScope = &FakeDCScope; in ActOnFriendFunctionDecl()16732 NamedDecl *ND = ActOnFunctionDeclarator(DCScope, D, DC, TInfo, Previous, in ActOnFriendFunctionDecl()