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

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DFormatString.cpp504 QualType ArgType::getRepresentativeType(ASTContext &C) const { function in class:ArgType
541 std::string S = getRepresentativeType(C).getAsString(C.getPrintingPolicy());
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DFormatString.h318 QualType getRepresentativeType(ASTContext &C) const;

Completed in 47 milliseconds