Searched defs:roots_end (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/include/llvm/CodeGen/
H A DGCMetadata.h141 roots_iterator roots_end() { return Roots.end(); } function in class:llvm::GCFunctionInfo
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h344 roots_iterator roots_end() { return Roots.end(); } function in class:clang::ento::ExplodedGraph
348 const_roots_iterator roots_end() const { return Roots.end(); } function in class:clang::ento::ExplodedGraph

Completed in 104 milliseconds