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.cpp2119 bool MergeWithParentScope = (TemplateParams != nullptr) || in VisitFunctionDecl() local
2489 bool MergeWithParentScope = (TemplateParams != nullptr) || in VisitCXXMethodDecl() local
5065 bool MergeWithParentScope = false; in InstantiateFunctionDefinition() local
H A DSemaTemplateInstantiate.cpp3466 bool MergeWithParentScope = !Instantiation->isDefinedOutsideFunctionOrMethod(); in InstantiateClass() local