Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaType.cpp8947 if (const auto *SNTTPE = dyn_cast<SubstNonTypeTemplateParmExpr>(IDExpr)) in getDecltypeForExpr() local
8948 return SNTTPE->getParameterType(S.Context); in getDecltypeForExpr()