Searched refs:QualTypeToString (Results 1 – 2 of 2) sorted by relevance
119 const std::string qual_type_name = QualTypeToString(canonical_qual_type); in TypeNameWithFinalDestination()266 return QualTypeToString(qual_type); in GetTypeUniqueId()309 return QualTypeToString(qt); in GetTypeLinkageName()425 std::string ABIWrapper::QualTypeToString(const clang::QualType &sweet_qt) { in QualTypeToString() function in header_checker::dumper::ABIWrapper630 std::string name = QualTypeToString(base_class->getType()); in SetupCXXBases()
73 std::string QualTypeToString(const clang::QualType &sweet_qt);