Searched refs:SharedImpl (Results 1 – 2 of 2) sorted by relevance
34 BinaryStreamRefBase(std::shared_ptr<StreamType> SharedImpl, uint32_t Offset, in BinaryStreamRefBase() argument36 : SharedImpl(SharedImpl), BorrowedImpl(SharedImpl.get()), in BinaryStreamRefBase()144 std::shared_ptr<StreamType> SharedImpl; variable
539 struct SharedImpl : T { struct541 SharedImpl() : m_rc( 0 ){} in SharedImpl() function635 class MethodTestCase : public SharedImpl<ITestCase> {896 struct Matcher : SharedImpl<IShared>2904 class OcMethod : public SharedImpl<ITestCase> {3176 struct Pattern : SharedImpl<> {3527 class Config : public SharedImpl<IConfig> {5460 struct ITracker : SharedImpl<> {6517 class FreeFunctionTestCase : public SharedImpl<ITestCase> {7582 class LegacyReporterAdapter : public SharedImpl<IStreamingReporter>[all …]