Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp579 std::vector<std::pair<NodeId, NodeId>> getMatchingNodes() { in getMatchingNodes() function in clang::diff::ZhangShashaMatcher
788 std::vector<std::pair<NodeId, NodeId>> R = Matcher.getMatchingNodes(); in addOptimalMapping()