Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaTemplateInstantiateDecl.cpp1820 bool MergeWithParentScope = (TemplateParams != nullptr) || in VisitFunctionDecl() local
2166 bool MergeWithParentScope = (TemplateParams != nullptr) || in VisitCXXMethodDecl() local
4664 bool MergeWithParentScope = false; in InstantiateFunctionDefinition() local
HDSemaTemplateInstantiate.cpp2599 bool MergeWithParentScope = !Instantiation->isDefinedOutsideFunctionOrMethod(); in InstantiateClass() local