================ Comment at: include/clang/AST/ASTTypeTraits.h:52 @@ +51,3 @@ + + /// \brief A string representation of the type. + StringRef asStringRef() const; ---------------- Doug Gregor wrote: > "String representation of the kind", perhaps? Done. http://llvm-reviews.chandlerc.com/D829