Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/AST/
H A DFormatString.cpp612 QualType ArgType::getRepresentativeType(ASTContext &C) const { in getRepresentativeType() function in ArgType
649 std::string S = getRepresentativeType(C).getAsString(C.getPrintingPolicy()); in getRepresentativeTypeName()
/src/contrib/llvm-project/clang/include/clang/AST/
H A DFormatString.h342 QualType getRepresentativeType(ASTContext &C) const;