Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp1329 bool MergeWithParentScope = (TemplateParams != nullptr) || in VisitFunctionDecl() local
1606 bool MergeWithParentScope = (TemplateParams != nullptr) || in VisitCXXMethodDecl() local
3398 bool MergeWithParentScope = false; in InstantiateFunctionDefinition() local
H A DSemaTemplateInstantiate.cpp1982 bool MergeWithParentScope = !Instantiation->isDefinedOutsideFunctionOrMethod(); in InstantiateClass() local