Searched refs:NumToLitMapConstIt (Results 1 – 2 of 2) sorted by relevance
101 NumToLitMapConstIt it = _numToLitMap.find(strValue); in getAtomicNumericalValue()114 NumToLitMapConstIt it; in getLiteralValue()139 NumToLitMapConstIt it; in listPossibleValues()218 NumToLitMapConstIt it; in toXml()
39 typedef std::map<std::string, int>::const_iterator NumToLitMapConstIt; typedef