Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Tooling/ASTDiff/
DASTDiff.cpp709 struct HeightLess { struct
711 HeightLess(const SyntaxTree::Impl &Tree) : Tree(Tree) {} in HeightLess() function
722 HeightLess Cmp;
724 PriorityQueue<NodeId, std::vector<NodeId>, HeightLess> List;