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

/openbsd-current/gnu/llvm/llvm/include/llvm/CodeGen/
H A DGCMetadata.h140 roots_iterator roots_end() { return Roots.end(); } function in class:llvm::GCFunctionInfo
/openbsd-current/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h408 roots_iterator roots_end() { return Roots.end(); } function in class:clang::ento::ExplodedGraph
412 const_roots_iterator roots_end() const { return Roots.end(); } function in class:clang::ento::ExplodedGraph
/openbsd-current/gnu/llvm/llvm/utils/TableGen/
H A DGICombinerEmitter.cpp211 const_root_iterator roots_end() const { return Roots.end(); } function in class:__anon3831::CombineRule

Completed in 132 milliseconds