Searched defs:QueuePriority (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ | ||
H A D | WorkList.cpp | 205 using QueuePriority = std::pair<int, unsigned long>; typedef in __anon126612d90411::UnexploredFirstPriorityQueue |