Home
last modified time | relevance | path

Searched refs:FakeDCScope (Results 1 – 2 of 2) 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()
/external/llvm-project/clang/lib/Sema/
DSemaDeclCXX.cpp16651 Scope FakeDCScope(S, Scope::DeclScope, Diags); in ActOnFriendFunctionDecl() local
16653 FakeDCScope.setEntity(DC); in ActOnFriendFunctionDecl()
16654 DCScope = &FakeDCScope; in ActOnFriendFunctionDecl()