Home | History | Annotate | Download | only in spirit

Lines Matching refs:ContainerDeleter

241   ContainerDeleter<std::vector<CapabilityInst *>> mCapabilitiesDeleter;
242 ContainerDeleter<std::vector<ExtensionInst *>> mExtensionsDeleter;
243 ContainerDeleter<std::vector<ExtInstImportInst *>> mExtInstImportsDeleter;
244 ContainerDeleter<std::vector<EntryPointInst *>> mEntryPointInstsDeleter;
245 ContainerDeleter<std::vector<ExecutionModeInst *>> mExecutionModesDeleter;
246 ContainerDeleter<std::vector<EntryPointDefinition *>> mEntryPointsDeleter;
247 ContainerDeleter<std::vector<FunctionDefinition *>>
336 ContainerDeleter<std::vector<Instruction *>> mSourcesDeleter;
337 ContainerDeleter<std::vector<Instruction *>> mNamesDeleter;
372 ContainerDeleter<std::vector<Instruction *>> mAnnotationsDeleter;
439 ContainerDeleter<std::vector<Instruction *>> mGlobalDefsDeleter;
523 ContainerDeleter<std::vector<FunctionParameterInst *>> mParamsDeleter;
524 ContainerDeleter<std::vector<Block *>> mBlocksDeleter;