Searched refs:CustomBehaviourCtorFn (Results 1 – 1 of 1) sorted by relevance
333 CustomBehaviourCtorTy CustomBehaviourCtorFn = nullptr; variable612 if (CustomBehaviourCtorFn) in createCustomBehaviour()613 return CustomBehaviourCtorFn(STI, SrcMgr, MCII); in createCustomBehaviour()979 T.CustomBehaviourCtorFn = Fn; in RegisterCustomBehaviour()