Home
last modified time | relevance | path

Searched refs:FakeDCScope (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaDeclCXX.cpp12950 Scope FakeDCScope(S, Scope::DeclScope, Diags); in ActOnFriendFunctionDecl() local
12952 FakeDCScope.setEntity(DC); in ActOnFriendFunctionDecl()
12953 DCScope = &FakeDCScope; in ActOnFriendFunctionDecl()