Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp566 const SyntaxTree::Impl &T2, NodeId Id1, NodeId Id2) in ZhangShashaMatcher()
618 NodeId Id2 = S2.getIdInRoot(Col); in getMatchingNodes() local
644 double getUpdateCost(SNodeId Id1, SNodeId Id2) { in getUpdateCost()
652 for (SNodeId Id2 : S2.KeyRoots) in computeTreeDist() local
656 void computeForestDist(SNodeId Id1, SNodeId Id2) { in computeForestDist()
818 for (NodeId Id2 : T2) { in findCandidate() local
849 NodeId Id2 = findCandidate(M, Id1); in matchBottomUp() local
883 for (NodeId Id2 : H2) { in matchTopDown() local
894 for (NodeId Id2 : H2) { in matchTopDown() local
923 for (NodeId Id2 : T2) { in computeChangeKinds() local
[all …]
/llvm-project/llvm/unittests/DebugInfo/PDB/
H A DNativeSymbolReuseTest.cpp45 SymIndexId Id2 = GS1->getSymIndexId(); in TEST() local
/llvm-project/llvm/unittests/IR/
H A DInstructionsTest.cpp1180 ShuffleVectorInst *Id2 = new ShuffleVectorInst(V0, V1, TEST() local