Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Tooling/ASTDiff/
H A 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;