HomeSort by: relevance | last modified time | path
    Searched defs:maybe_get_single (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/analyzer/
sm-malloc.cc 239 virtual const deallocator *maybe_get_single () const = 0;
271 const deallocator *maybe_get_single () const final override;
287 const deallocator *maybe_get_single () const final override;
621 custom_deallocator_set::maybe_get_single () const function in class:ana::__anon12594::custom_deallocator_set
660 standard_deallocator_set::maybe_get_single () const function in class:ana::__anon12594::standard_deallocator_set
849 = m_expected_deallocators->maybe_get_single ())
867 = m_expected_deallocators->maybe_get_single ())
882 = m_expected_deallocators->maybe_get_single ())
  /src/external/gpl3/gcc.old/dist/gcc/analyzer/
sm-malloc.cc 215 virtual const deallocator *maybe_get_single () const = 0;
247 const deallocator *maybe_get_single () const FINAL OVERRIDE;
263 const deallocator *maybe_get_single () const FINAL OVERRIDE;
567 custom_deallocator_set::maybe_get_single () const function in class:ana::__anon15216::custom_deallocator_set
606 standard_deallocator_set::maybe_get_single () const function in class:ana::__anon15216::standard_deallocator_set
774 = m_expected_deallocators->maybe_get_single ())
794 = m_expected_deallocators->maybe_get_single ())
809 = m_expected_deallocators->maybe_get_single ())

Completed in 58 milliseconds