Searched refs:QueuePriority (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/ | ||
| H A D | WorkList.cpp | 205 using QueuePriority = std::pair<int, unsigned long>; typedef in __anon24f49dde0411::UnexploredFirstPriorityQueue |
| /llvm-project-15.0.7/clang-tools-extra/clangd/index/ | ||
| H A D | Background.h | 218 enum QueuePriority { enum |