Home
last modified time | relevance | path

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

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