Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp1506 bool MergeWithParentScope = (TemplateParams != nullptr) || in VisitFunctionDecl() local
1782 bool MergeWithParentScope = (TemplateParams != nullptr) || in VisitCXXMethodDecl() local
3639 bool MergeWithParentScope = false; in InstantiateFunctionDefinition() local
DSemaTemplateInstantiate.cpp1965 bool MergeWithParentScope = !Instantiation->isDefinedOutsideFunctionOrMethod(); in InstantiateClass() local
/external/llvm-project/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp1896 bool MergeWithParentScope = (TemplateParams != nullptr) || in VisitFunctionDecl() local
2228 bool MergeWithParentScope = (TemplateParams != nullptr) || in VisitCXXMethodDecl() local
4807 bool MergeWithParentScope = false; in InstantiateFunctionDefinition() local
DSemaTemplateInstantiate.cpp2672 bool MergeWithParentScope = !Instantiation->isDefinedOutsideFunctionOrMethod(); in InstantiateClass() local