Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DWorkList.cpp140 using LocIdentifier = std::pair<BlockID, const StackFrameContext *>; typedef in __anonff96a6e20311::UnexploredFirstStack
142 llvm::DenseSet<LocIdentifier> Reachable;
158 LocIdentifier LocId = std::make_pair( in enqueue()
195 using LocIdentifier = std::pair<BlockID, const StackFrameContext *>; typedef in __anonff96a6e20411::UnexploredFirstPriorityQueue
200 using VisitedTimesMap = llvm::DenseMap<LocIdentifier, int>;
234 LocIdentifier LocId = std::make_pair( in enqueue()
257 using LocIdentifier = const CFGBlock *; typedef in __anonff96a6e20511::UnexploredFirstPriorityLocationQueue
262 using VisitedTimesMap = llvm::DenseMap<LocIdentifier, int>;