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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DGCMetadata.h140 roots_iterator roots_end() { return Roots.end(); } function in class:llvm::GCFunctionInfo
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h410 roots_iterator roots_end() { return Roots.end(); } function in class:clang::ento::ExplodedGraph
414 const_roots_iterator roots_end() const { return Roots.end(); } function in class:clang::ento::ExplodedGraph
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DGICombinerEmitter.cpp210 const_root_iterator roots_end() const { return Roots.end(); } function in class:__anon4936::CombineRule

Completed in 112 milliseconds