Searched refs:mSourcesDeleter (Results 1 – 1 of 1) sorted by relevance
308 DebugInfoSection() : mSourcesDeleter(mSources), mNamesDeleter(mNames) {} in DebugInfoSection()310 : Entity(b), mSourcesDeleter(mSources), mNamesDeleter(mNames) {} in DebugInfoSection()340 ContainerDeleter<std::vector<Instruction *>> mSourcesDeleter; variable