Searched defs:CalleeMethodInfo (Results 1 – 1 of 1) sorted by relevance
32 struct CalleeMethodInfo { struct33 util::StringView calleeName;34 ir::AstNode *body = nullptr;35 checker::Type *forcedReturnType = nullptr;36 ir::ModifierFlags auxModifierFlags = ir::ModifierFlags::NONE;37 ir::ScriptFunctionFlags auxFunctionFlags = ir::ScriptFunctionFlags::NONE;