Home
last modified time | relevance | path

Searched defs:QueueItem (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DWorkList.cpp206 using QueueItem = std::pair<WorkListUnit, QueuePriority>; typedef in __anon126612d90411::UnexploredFirstPriorityQueue
268 using QueueItem = std::pair<WorkListUnit, QueuePriority>; typedef in __anon126612d90511::UnexploredFirstPriorityLocationQueue
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp978 typedef std::pair<OrderedPenalty, StateNode *> QueueItem; typedef in clang::format::__anon25f930cf0111::OptimizingLineFormatter