Home
last modified time | relevance | path

Searched defs:roots_iterator (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DGCMetadata.h80 using roots_iterator = std::vector<GCRoot>::iterator; global() variable
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h392 using roots_iterator = NodeVector::iterator; variable