Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp719 class PriorityList { class
726 PriorityList(const SyntaxTree::Impl &Tree) in PriorityList() function in clang::diff::__anondabdc9ed0611::PriorityList
858 PriorityList L1(T1); in matchTopDown()
859 PriorityList L2(T2); in matchTopDown()