Searched refs:BCCContextImpl (Results 1 – 5 of 5) sorted by relevance
31 class BCCContextImpl {39 explicit BCCContextImpl(BCCContext &pContext) { } in BCCContextImpl() function40 ~BCCContextImpl();
27 BCCContextImpl::~BCCContextImpl() { in ~BCCContextImpl()
44 BCCContext::BCCContext() : mImpl(new BCCContextImpl(*this)) { } in BCCContext()
23 "BCCContextImpl.cpp",
26 class BCCContextImpl; variable34 BCCContextImpl *const mImpl;