Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp3149 LocalInstantiationScope InstScope(S); in FinishTemplateArgumentDeduction() local
3526 LocalInstantiationScope InstScope(*this, /*MergeWithOuterScope*/true); in SubstituteExplicitTemplateArguments() local
4401 LocalInstantiationScope InstScope(*this); in DeduceTemplateArguments() local
4637 LocalInstantiationScope InstScope(*this); in DeduceTemplateArguments() local
4868 LocalInstantiationScope InstScope(*this); in DeduceTemplateArguments() local
5125 LocalInstantiationScope InstScope(*this); in DeduceAutoType() local
H A DSemaTemplate.cpp5305 LocalInstantiationScope InstScope(*this, true); in CheckTemplateArgumentList() local