Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DWorkList.cpp140 using LocIdentifier = std::pair<BlockID, const StackFrameContext *>; typedef in __anonfe97bb240311::UnexploredFirstStack
142 llvm::DenseSet<LocIdentifier> Reachable;
158 LocIdentifier LocId = std::make_pair( in enqueue()
195 using LocIdentifier = std::pair<BlockID, const StackFrameContext *>; typedef in __anonfe97bb240411::UnexploredFirstPriorityQueue
200 using VisitedTimesMap = llvm::DenseMap<LocIdentifier, int>;
228 LocIdentifier LocId = std::make_pair( in enqueue()
251 using LocIdentifier = const CFGBlock *; typedef in __anonfe97bb240511::UnexploredFirstPriorityLocationQueue
256 using VisitedTimesMap = llvm::DenseMap<LocIdentifier, int>;