Home | History | Annotate | Download | only in src

Lines Matching refs:_Get

1469         static _Type _Get(_Type _ObjInCtx, const _ContextCallback& _Ctx)
1478 static _Type* _Get(_Type* _ObjInCtx, const _ContextCallback& _Ctx)
1498 return _InContext<_Type*>::_Get(_ObjInCtx, _Ctx);