Searched defs:BCCContextImpl (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/libbcc/lib/Core/
H A DBCCContextImpl.cpp17 #include "BCCContextImpl.h"
27 BCCContextImpl::~BCCContextImpl() {
H A DBCCContextImpl.h29 * class BCCContextImpl contains the implementation of BCCContext.
31 class BCCContextImpl { class in namespace:bcc
39 BCCContextImpl(BCCContext &pContext) { } function in class:bcc::BCCContextImpl
40 ~BCCContextImpl();

Completed in 315 milliseconds