Searched defs:_ResultContext (Results 1 – 1 of 1) sorted by relevance
1357 struct _ResultContext struct1359 static _ContextCallback _GetContext(bool /* _RuntimeAggregate */) in _GetContext()1364 …_Type _GetValue(_Type _ObjInCtx, const _ContextCallback & /* _Ctx */, bool /* _RuntimeAggregate */) in _GetValue()1494 struct _ResultContext<_Type*> struct1496 …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*>> struct1513 …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[all …]