Home
last modified time | relevance | path

Searched defs:getNodeValue (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp408 std::string SyntaxTree::Impl::getNodeValue(NodeId Id) const { in getNodeValue() function in clang::diff::SyntaxTree::Impl
412 std::string SyntaxTree::Impl::getNodeValue(const Node &N) const { in getNodeValue() function in clang::diff::SyntaxTree::Impl
518 std::string getNodeValue(SNodeId Id) const { in getNodeValue() function in clang::diff::Subtree
1008 std::string SyntaxTree::getNodeValue(NodeId Id) const { in getNodeValue() function in clang::diff::SyntaxTree
1012 std::string SyntaxTree::getNodeValue(const Node &N) const { in getNodeValue() function in clang::diff::SyntaxTree