Lines Matching defs:_ResultContext
1357 struct _ResultContext struct
1359 static _ContextCallback _GetContext(bool /* _RuntimeAggregate */) in _GetContext()
1364 …_Type _GetValue(_Type _ObjInCtx, const _ContextCallback & /* _Ctx */, bool /* _RuntimeAggregate */) in _GetValue()
1494 struct _ResultContext<_Type*> struct
1496 …atic _Type* _GetValue(_Type* _ObjInCtx, const _ContextCallback& _Ctx, bool /* _RuntimeAggregate */) in _GetValue()
1501 static _ContextCallback _GetContext(bool /* _RuntimeAggregate */) in _GetContext()
1511 struct _ResultContext<std::vector<_Type*>> struct
1513 …pe*> _GetValue(std::vector<_Type*> _ObjInCtx, const _ContextCallback& _Ctx, bool _RuntimeAggregate) in _GetValue()
1534 static _ContextCallback _GetContext(bool _RuntimeAggregate) in _GetContext()
1548 struct _ResultContext<std::pair<_Type*, size_t>> struct
1550 …GetValue(std::pair<_Type*, size_t> _ObjInCtx, const _ContextCallback& _Ctx, bool _RuntimeAggregate) in _GetValue()
1566 static _ContextCallback _GetContext(bool _RuntimeAggregate) in _GetContext()