Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp2661 bool MergeWithParentScope = (TemplateParams != nullptr) || in VisitFunctionDecl() local
3035 bool MergeWithParentScope = (TemplateParams != nullptr) || in VisitCXXMethodDecl() local
5705 bool MergeWithParentScope = false; in InstantiateFunctionDefinition() local
H A DSemaTemplateInstantiate.cpp3651 bool MergeWithParentScope = !Instantiation->isDefinedOutsideFunctionOrMethod(); in InstantiateClass() local