HomeSort by relevance Sort by last modified time
    Searched refs:CBase (Results 1 - 4 of 4) sorted by null

  /external/clang/test/CXX/special/class.dtor/
p9.cpp 65 struct CBase { virtual ~CBase(); };
66 struct C : CBase { // expected-error {{no suitable member 'operator delete' in 'C'}}
  /external/qemu/distrib/sdl-1.2.15/src/audio/symbian/
streamplayer.h 27 NONSHARABLE_CLASS(CStreamPlayer) : public CBase, public MMdaAudioOutputStreamCallback
SDL_epocaudio.cpp 166 NONSHARABLE_CLASS(CEpocAudio) : public CBase, public MStreamObs, public MStreamProvider
  /external/qemu/distrib/sdl-1.2.15/src/main/symbian/EKA2/
SDL_main.cpp 75 class CEventQueue : public CBase, public MEventQueue

Completed in 734 milliseconds