Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DGCMetadata.h80 using roots_iterator = std::vector<GCRoot>::iterator; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h393 using roots_iterator = NodeVector::iterator; variable