Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HaxeFoundation/hxcpp
/ DoVisitThis
Function
DoVisitThis
include/hx/Functions.h:13–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
inline void DoMarkThis(hx::MarkContext *__inCtx) { }
12
#ifdef HXCPP_VISIT_ALLOCS
13
inline void DoVisitThis(hx::VisitContext *__inCtx) { }
14
#endif
15
};
16
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected