Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/ASTDiff/
HDASTDiff.cpp719 class PriorityList { class
726 PriorityList(const SyntaxTree::Impl &Tree) in PriorityList() function in clang::diff::__anonf1f7f82f0611::PriorityList
858 PriorityList L1(T1); in matchTopDown()
859 PriorityList L2(T2); in matchTopDown()