Searched defs:InputFunction (Results 1 – 3 of 3) sorted by relevance
125 InputFunction(const WasmSignature &s, const WasmFunction *func, ObjFile *f) in InputFunction() function192 : InputFunction(s, nullptr, nullptr), name(name), debugName(debugName) { in InputFunction() function
31 class InputFunction; variable
34 class InputFunction; variable