Home
last modified time | relevance | path

Searched refs:getRepresentativeType (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/AST/
H A DFormatString.cpp509 QualType ArgType::getRepresentativeType(ASTContext &C) const { in getRepresentativeType() function in ArgType
546 std::string S = getRepresentativeType(C).getAsString(C.getPrintingPolicy()); in getRepresentativeTypeName()
/llvm-project-15.0.7/clang/include/clang/AST/
H A DFormatString.h318 QualType getRepresentativeType(ASTContext &C) const;