Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DWorkList.cpp205 using QueuePriority = std::pair<int, unsigned long>; typedef in __anon76556edb0411::UnexploredFirstPriorityQueue
206 using QueueItem = std::pair<WorkListUnit, QueuePriority>;
261 using QueuePriority = std::pair<int, unsigned long>; typedef in __anon76556edb0511::UnexploredFirstPriorityLocationQueue
262 using QueueItem = std::pair<WorkListUnit, QueuePriority>;