Lines Matching refs:ContainerDeleter
243 ContainerDeleter<std::vector<CapabilityInst *>> mCapabilitiesDeleter;
244 ContainerDeleter<std::vector<ExtensionInst *>> mExtensionsDeleter;
245 ContainerDeleter<std::vector<ExtInstImportInst *>> mExtInstImportsDeleter;
246 ContainerDeleter<std::vector<EntryPointInst *>> mEntryPointInstsDeleter;
247 ContainerDeleter<std::vector<ExecutionModeInst *>> mExecutionModesDeleter;
248 ContainerDeleter<std::vector<EntryPointDefinition *>> mEntryPointsDeleter;
249 ContainerDeleter<std::vector<FunctionDefinition *>>
340 ContainerDeleter<std::vector<Instruction *>> mSourcesDeleter;
341 ContainerDeleter<std::vector<Instruction *>> mNamesDeleter;
376 ContainerDeleter<std::vector<Instruction *>> mAnnotationsDeleter;
443 ContainerDeleter<std::vector<Instruction *>> mGlobalDefsDeleter;
527 ContainerDeleter<std::vector<FunctionParameterInst *>> mParamsDeleter;
528 ContainerDeleter<std::vector<Block *>> mBlocksDeleter;