Searched refs:Metas (Results 1 – 2 of 2) sorted by relevance
19 template<template<class> class M = vector, template<class> class... Metas>21 template<template<class> class M = vector, template<class> class... Metas>22 using A2tt = X2tt<M, Metas...>;
293 std::array<const Metadata *, 3> Metas{{DebugVar.Var, in printStackObjectDbgInfo() local298 Metas[i]->printAsOperand(StrOS, MST); in printStackObjectDbgInfo()