Searched defs:GetFnPtr (Results 1 – 3 of 3) sorted by relevance
23 static T GetFnPtr(const char *FnName, bool WarnIfMissing) { in GetFnPtr() function
60 static T *GetFnPtr(T *Fun, T *FunDef, const char *FnName, bool WarnIfMissing) { in GetFnPtr() function
2678 inline bool GetFnPtr(InterpState &S, CodePtr OpPC, const Function *Func) { in GetFnPtr() function