Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DWorkList.cpp140 using LocIdentifier = std::pair<BlockID, const StackFrameContext *>; typedef in __anon126612d90311::UnexploredFirstStack
142 llvm::DenseSet<LocIdentifier> Reachable;
158 LocIdentifier LocId = std::make_pair( in enqueue()
195 using LocIdentifier = std::pair<BlockID, const StackFrameContext *>; typedef in __anon126612d90411::UnexploredFirstPriorityQueue
200 using VisitedTimesMap = llvm::DenseMap<LocIdentifier, int>;
234 LocIdentifier LocId = std::make_pair( in enqueue()
257 using LocIdentifier = const CFGBlock *; typedef in __anon126612d90511::UnexploredFirstPriorityLocationQueue
262 using VisitedTimesMap = llvm::DenseMap<LocIdentifier, int>;