Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp618 NodeId Id1 = S1.getIdInRoot(Row); in getMatchingNodes() local
645 double getUpdateCost(SNodeId Id1, SNodeId Id2) { in getUpdateCost()
652 for (SNodeId Id1 : S1.KeyRoots) in computeTreeDist() local
657 void computeForestDist(SNodeId Id1, SNodeId Id2) { in computeForestDist()
757 bool ASTDiff::Impl::identical(NodeId Id1, NodeId Id2) const { in identical()
835 for (NodeId Id1 : Postorder) { in matchBottomUp() local
883 for (NodeId Id1 : H1) { in matchTopDown() local
891 for (NodeId Id1 : H1) { in matchTopDown() local
918 for (NodeId Id1 : T1) { in computeChangeKinds() local
930 for (NodeId Id1 : T1.NodesBfs) { in computeChangeKinds() local
[all …]
/netbsd/external/apache2/llvm/dist/llvm/lib/Option/
H A DArgList.cpp131 OptSpecifier Id1, OptSpecifier Id2) const { in AddAllArgs()
139 OptSpecifier Id1, OptSpecifier Id2) const { in AddAllArgValues()