reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/XRay/Profile.cpp
   28   for (const auto &Block : O) {
  202     for (const auto &Block : P.get()) {
  238     for (const auto &Block : P.get())
usr/include/c++/7.4.0/bits/range_access.h
   48     begin(_Container& __cont) -> decltype(__cont.begin())
   58     begin(const _Container& __cont) -> decltype(__cont.begin())
utils/unittest/googlemock/include/gmock/gmock-matchers.h
 3179     StlContainerConstIterator it = stl_container.begin();
 3390     MatchMatrix matrix = AnalyzeElements(stl_container.begin(),