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

  /src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
std_function.h 634 const function* __const_this = this; local
635 const _Functor* __func = __const_this->template target<_Functor>();
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
std_function.h 634 const function* __const_this = this; local
635 const _Functor* __func = __const_this->template target<_Functor>();

Completed in 22 milliseconds