Searched refs:ElementInfoMap (Results 1 – 2 of 2) sorted by relevance
32 RSExportElement::ElementInfoMapTy RSExportElement::ElementInfoMap; member in slang::RSExportElement45 ElementInfoMap.insert( \ in Init()49 ElementInfoMap.getAllocator(), \ in Init()160 ElementInfoMapTy::const_iterator I = ElementInfoMap.find(Name); in GetElementInfo()161 if (I == ElementInfoMap.end()) in GetElementInfo()
53 static ElementInfoMapTy ElementInfoMap;