Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp2112 bool MergeWithParentScope = (TemplateParams != nullptr) || VisitFunctionDecl() local
2482 bool MergeWithParentScope = (TemplateParams != nullptr) || VisitCXXMethodDecl() local
5049 bool MergeWithParentScope = false; InstantiateFunctionDefinition() local
H A DSemaTemplateInstantiate.cpp3465 bool MergeWithParentScope = !Instantiation->isDefinedOutsideFunctionOrMethod(); InstantiateClass() local