Searched defs:Tpl (Results 1 – 2 of 2) sorted by relevance
260 typedef ::std::tuple<float, float> Tpl; in TEST() typedef276 typedef ::std::tuple<float, float> Tpl; in TEST() typedef295 typedef ::std::tuple<double, double> Tpl; in TEST() typedef311 typedef ::std::tuple<double, double> Tpl; in TEST() typedef330 typedef ::std::tuple<float, float> Tpl; in TEST() typedef346 typedef ::std::tuple<float, float> Tpl; in TEST() typedef366 typedef ::std::tuple<double, double> Tpl; in TEST() typedef382 typedef ::std::tuple<double, double> Tpl; in TEST() typedef
256 if (const auto *Tpl = dyn_cast<FunctionTemplateDecl>(Rep)) diagnoseInstanceReference() local