Searched refs:canonical_name_ (Results 1 – 2 of 2) sorted by relevance
72 canonical_name_((package.empty()) ? type_name in ValidatableType()
69 std::string CanonicalName() const { return canonical_name_; } in CanonicalName()79 const std::string canonical_name_; variable