Searched refs:mSourcesDeleter (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/rsov/compiler/spirit/
H A Dmodule.h308 DebugInfoSection() : mSourcesDeleter(mSources), mNamesDeleter(mNames) {}
310 : Entity(b), mSourcesDeleter(mSources), mNamesDeleter(mNames) {}
340 ContainerDeleter<std::vector<Instruction *>> mSourcesDeleter; member in class:android::spirit::DebugInfoSection

Completed in 25 milliseconds