Home
last modified time | relevance | path

Searched defs:MergeWithParentScope (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp1898 bool MergeWithParentScope = (TemplateParams != nullptr) || in VisitFunctionDecl() local
2230 bool MergeWithParentScope = (TemplateParams != nullptr) || in VisitCXXMethodDecl() local
4815 bool MergeWithParentScope = false; in InstantiateFunctionDefinition() local
H A DSemaTemplateInstantiate.cpp2675 bool MergeWithParentScope = !Instantiation->isDefinedOutsideFunctionOrMethod(); in InstantiateClass() local