Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclCXX.cpp17393 Scope FakeDCScope(S, Scope::DeclScope, Diags); in ActOnFriendFunctionDecl() local
17395 FakeDCScope.setEntity(DC); in ActOnFriendFunctionDecl()
17396 DCScope = &FakeDCScope; in ActOnFriendFunctionDecl()