Searched refs:getDeclValue (Results 1 – 1 of 1) sorted by relevance
157 std::string getDeclValue(const Decl *D) const;417 return getDeclValue(D); in getNodeValue()423 std::string SyntaxTree::Impl::getDeclValue(const Decl *D) const { in getDeclValue() function in clang::diff::SyntaxTree::Impl