Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeductionGuide.cpp144 bool InDependentContext = OrigDecl->getDeclContext()->isDependentContext(); in TransformTypedefType() local
158 if (OuterInstantiationArgs && InDependentContext && in TransformTypedefType()
166 } else if (InDependentContext) { in TransformTypedefType()