Searched refs:DynamicTypeMapImpl (Results 1 – 2 of 2) sorted by relevance
28 DynamicTypeMapImpl; typedef31 : public ProgramStatePartialTrait<DynamicTypeMapImpl> {
118 DynamicTypeMapImpl TypeMap = State->get<DynamicTypeMap>(); in checkDeadSymbols()119 for (DynamicTypeMapImpl::iterator I = TypeMap.begin(), E = TypeMap.end(); in checkDeadSymbols()