Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp5065 bool MergeWithParentScope = false; in InstantiateFunctionDefinition() local
2080 bool MergeWithParentScope = (TemplateParams != nullptr) || VisitFunctionDecl() local
2446 bool MergeWithParentScope = (TemplateParams != nullptr) || VisitCXXMethodDecl() local
H A DSemaTemplateInstantiate.cpp3297 bool MergeWithParentScope = !Instantiation->isDefinedOutsideFunctionOrMethod(); InstantiateClass() local