Searched defs:ScopeDC (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaDecl.cpp | 1565 if (DeclContext *ScopeDC = S->getEntity()) getScopeForDeclContext() local |
H A D | SemaDeclCXX.cpp | 462 DeclContext *ScopeDC = New->isLocalExternDecl() MergeCXXFunctionDecl() local |