Searched refs:Typename (Results 1 – 1 of 1) sorted by relevance
73 string Typename(const T& type) const { in Typename() function83 return Module(type) + "::r#" + Typename(type); in Qname()