Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp2934 LocalInstantiationScope InstScope(S); in FinishTemplateArgumentDeduction() local
3280 LocalInstantiationScope InstScope(*this, /*MergeWithOuterScope*/true); in SubstituteExplicitTemplateArguments() local
4091 LocalInstantiationScope InstScope(*this); in DeduceTemplateArguments() local
4296 LocalInstantiationScope InstScope(*this); in DeduceTemplateArguments() local
4509 LocalInstantiationScope InstScope(*this); in DeduceTemplateArguments() local
4765 LocalInstantiationScope InstScope(*this); in DeduceAutoType() local
H A DSemaTemplate.cpp5857 LocalInstantiationScope InstScope(*this, true); in CheckTemplateArgumentList() local