Searched refs:Templ (Results 1 – 2 of 2) sorted by relevance
235 if (const auto *Templ = in run() local239 const auto &TArgs = Templ->getTemplateArgs(); in run()261 if (const auto *Templ = ASTClass->getDescribedClassTemplate()) { in run() local262 if (auto *TParams = Templ->getTemplateParameters()) { in run()
150 const auto *Templ = Func->getPrimaryTemplate(); in checkPreCall() local151 if (!Templ) in checkPreCall()154 const auto *TParams = Templ->getTemplateParameters(); in checkPreCall()