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