Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp3600 LocalInstantiationScope InstScope(*this, /*MergeWithOuterScope*/true); in SubstituteExplicitTemplateArguments() local
4507 LocalInstantiationScope InstScope(*this); in DeduceTemplateArguments() local
4748 LocalInstantiationScope InstScope(*this); in DeduceTemplateArguments() local
4981 LocalInstantiationScope InstScope(*this); in DeduceTemplateArguments() local
5238 LocalInstantiationScope InstScope(*this); in DeduceAutoType() local
5599 LocalInstantiationScope InstScope(S); in FinishTemplateArgumentDeduction() local
H A DSemaTemplate.cpp5697 LocalInstantiationScope InstScope(*this, true); in CheckTemplateArgumentList() local