Searched defs:Tpl (Results 1 – 3 of 3) sorted by relevance
5 template <auto> struct Tpl{}; struct
414 const NamedDecl *Tpl = &findDecl(AST, "Foo::tpl"); in TEST() local
276 if (const auto *Tpl = dyn_cast<FunctionTemplateDecl>(Rep)) diagnoseInstanceReference() local