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;46 ElementInfoMapTy::value_type::Create( \ in Init()160 ElementInfoMapTy::const_iterator I = ElementInfoMap.find(Name); in GetElementInfo()