Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/XRay/
H A DGraph.h261 using ConstVertexIterator = typename VertexMapT::const_iterator; variable
276 std::conditional_t<isConst, ConstVertexIterator, VertexIterator>;
277 using const_iterator = ConstVertexIterator;