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