Searched refs:boundPtr (Results 1 – 1 of 1) sorted by relevance
272 const bool* boundPtr = m_boundMap.get_const(p_localName); in everBound() local273 if (!boundPtr) return false; in everBound()274 return *boundPtr; in everBound()