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

/openbsd-current/gnu/llvm/llvm/include/llvm/CodeGen/
H A DGCMetadata.h139 roots_iterator roots_begin() { return Roots.begin(); } function in class:llvm::GCFunctionInfo
/openbsd-current/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h406 roots_iterator roots_begin() { return Roots.begin(); } function in class:clang::ento::ExplodedGraph
410 const_roots_iterator roots_begin() const { return Roots.begin(); } function in class:clang::ento::ExplodedGraph
/openbsd-current/gnu/llvm/llvm/utils/TableGen/
H A DGICombinerEmitter.cpp210 const_root_iterator roots_begin() const { return Roots.begin(); } function in class:__anon3831::CombineRule

Completed in 214 milliseconds