Searched defs:FrontEndClassDef (Results 1 – 1 of 1) sorted by relevance
139 struct FrontEndClassDef { struct140 std::string_view name_;141 const FrontendMethodDef *methods_;142 size_t methodCount_;143 bool bindUiDriver_;