Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp720 class PriorityList { class
727 PriorityList(const SyntaxTree::Impl &Tree) in PriorityList() function in clang::diff::__anon882437210611::PriorityList
859 PriorityList L1(T1); in matchTopDown()
860 PriorityList L2(T2); in matchTopDown()