Searched defs:QueueItem (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ | ||
H A D | WorkList.cpp | 206 using QueueItem = std::pair<WorkListUnit, QueuePriority>; typedef in __anon126612d90411::UnexploredFirstPriorityQueue |
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/ | ||
H A D | UnwrappedLineFormatter.cpp | 978 typedef std::pair<OrderedPenalty, StateNode *> QueueItem; typedef in clang::format::__anon25f930cf0111::OptimizingLineFormatter |