Searched defs:MergeWithParentScope (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaTemplateInstantiateDecl.cpp | 2112 bool MergeWithParentScope = (TemplateParams != nullptr) || VisitFunctionDecl() local |
H A D | SemaTemplateInstantiate.cpp | 3465 bool MergeWithParentScope = !Instantiation->isDefinedOutsideFunctionOrMethod(); InstantiateClass() local |