Searched refs:ZeroBasedIndexedElement (Results 1 – 3 of 3) sorted by relevance
22 *specialDesc.ZeroBasedIndexedElement<typeInfo::SpecialBinding>(j)}; in FindFinal()85 *componentDesc.ZeroBasedIndexedElement<typeInfo::Component>(k)}; in Destroy()99 *boundsDesc.ZeroBasedIndexedElement<typeInfo::Value>(2 * dim), in Destroy()101 GetValue(*boundsDesc.ZeroBasedIndexedElement<typeInfo::Value>( in Destroy()
44 return descriptor().template ZeroBasedIndexedElement<char>( in CurrentRecord()
227 template <typename A> A *ZeroBasedIndexedElement(std::size_t n) const { in ZeroBasedIndexedElement() function