Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DFormatString.cpp446 QualType ArgType::getRepresentativeType(ASTContext &C) const { in getRepresentativeType() function in ArgType
483 std::string S = getRepresentativeType(C).getAsString(); in getRepresentativeTypeName()
/external/llvm-project/clang/lib/AST/
DFormatString.cpp504 QualType ArgType::getRepresentativeType(ASTContext &C) const { in getRepresentativeType() function in ArgType
541 std::string S = getRepresentativeType(C).getAsString(C.getPrintingPolicy()); in getRepresentativeTypeName()
/external/clang/include/clang/Analysis/Analyses/
DFormatString.h268 QualType getRepresentativeType(ASTContext &C) const;
/external/llvm-project/clang/include/clang/AST/
DFormatString.h318 QualType getRepresentativeType(ASTContext &C) const;