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

  /src/external/gpl3/gcc/dist/gcc/analyzer/
sm-malloc.cc 830 m_expected_deallocators (expected_deallocators),
849 = m_expected_deallocators->maybe_get_single ())
867 = m_expected_deallocators->maybe_get_single ())
882 = m_expected_deallocators->maybe_get_single ())
900 const deallocator_set *m_expected_deallocators; member in class:ana::__anon12594::mismatching_deallocation
  /src/external/gpl3/gcc.old/dist/gcc/analyzer/
sm-malloc.cc 754 m_expected_deallocators (expected_deallocators),
774 = m_expected_deallocators->maybe_get_single ())
794 = m_expected_deallocators->maybe_get_single ())
809 = m_expected_deallocators->maybe_get_single ())
827 const deallocator_set *m_expected_deallocators; member in class:ana::__anon15216::mismatching_deallocation

Completed in 32 milliseconds