Searched refs:GetNonConstexprName (Results 1 – 2 of 2) sorted by relevance
133 inline std::string GetNonConstexprName(const std::string& name) { in GetNonConstexprName() function
95 QualifiedName non_constexpr_name{GetNonConstexprName(decl->name->value)}; in ComputeType()