Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp2963 LocalInstantiationScope InstScope(S); in FinishTemplateArgumentDeduction() local
3299 LocalInstantiationScope InstScope(*this, /*MergeWithOuterScope*/true); in SubstituteExplicitTemplateArguments() local
4103 LocalInstantiationScope InstScope(*this); in DeduceTemplateArguments() local
4307 LocalInstantiationScope InstScope(*this); in DeduceTemplateArguments() local
4520 LocalInstantiationScope InstScope(*this); in DeduceTemplateArguments() local
4807 LocalInstantiationScope InstScope(*this); in DeduceAutoType() local
H A DSemaTemplate.cpp5680 LocalInstantiationScope InstScope(*this, true); in CheckTemplateArgumentList() local