Searched refs:getDeclTypeName (Results 1 – 2 of 2) sorted by relevance
118 std::string getDeclTypeName(const NamedDecl *ND) const;
288 std::string IdentifierNamingCheck::HungarianNotation::getDeclTypeName( in getDeclTypeName() function in clang::tidy::readability::IdentifierNamingCheck::HungarianNotation516 std::string TypeName = getDeclTypeName(ND); in getPrefix()1400 return getFailureInfo(HungarianNotation.getDeclTypeName(Decl), in getDeclFailureInfo()