Home
last modified time | relevance | path

Searched refs:getMatchingNodes (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp578 std::vector<std::pair<NodeId, NodeId>> getMatchingNodes() { in getMatchingNodes() function in clang::diff::ZhangShashaMatcher
787 std::vector<std::pair<NodeId, NodeId>> R = Matcher.getMatchingNodes(); in addOptimalMapping()