Searched refs:ElementInfoMapTy (Results 1 – 2 of 2) sorted by relevance
49 typedef llvm::StringMap<const ElementInfo*> ElementInfoMapTy; typedef53 static ElementInfoMapTy ElementInfoMap;
32 RSExportElement::ElementInfoMapTy RSExportElement::ElementInfoMap;64 ElementInfoMap.insert(ElementInfoMapTy::value_type::Create( in Init()171 ElementInfoMapTy::const_iterator I = ElementInfoMap.find(Name); in GetElementInfo()