Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeductionGuide.cpp143 bool InDependentContext = OrigDecl->getDeclContext()->isDependentContext(); in TransformTypedefType() local
157 if (OuterInstantiationArgs && InDependentContext && in TransformTypedefType()
165 } else if (InDependentContext) { in TransformTypedefType()