Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DWorkList.cpp140 using LocIdentifier = std::pair<BlockID, const StackFrameContext *>; typedef in __anon76556edb0311::UnexploredFirstStack
142 llvm::DenseSet<LocIdentifier> Reachable;
158 LocIdentifier LocId = std::make_pair( in enqueue()
195 using LocIdentifier = std::pair<BlockID, const StackFrameContext *>; typedef in __anon76556edb0411::UnexploredFirstPriorityQueue
200 using VisitedTimesMap = llvm::DenseMap<LocIdentifier, int>;
228 LocIdentifier LocId = std::make_pair( in enqueue()
251 using LocIdentifier = const CFGBlock *; typedef in __anon76556edb0511::UnexploredFirstPriorityLocationQueue
256 using VisitedTimesMap = llvm::DenseMap<LocIdentifier, int>;