Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaTemplateDeduction.cpp4762 DependentAuto DependentResult = { in DeduceAutoType() local
4768 Result = SubstituteDeducedTypeTransform(*this, DependentResult).Apply(Type); in DeduceAutoType()
4846 SubstituteDeducedTypeTransform(*this, DependentResult).Apply(Type); in DeduceAutoType()