| 9 | { |
| 10 | int __GetType() const HXCPP_OVERRIDE { return vtFunction; } |
| 11 | inline void DoMarkThis(hx::MarkContext *__inCtx) { } |
| 12 | #ifdef HXCPP_VISIT_ALLOCS |
| 13 | inline void DoVisitThis(hx::VisitContext *__inCtx) { } |
| 14 | #endif |
nothing calls this directly
no outgoing calls
no test coverage detected