Searched defs:FrontEndClassDef (Results 1 – 2 of 2) sorted by relevance
129 struct FrontEndClassDef { struct130 std::string_view name_;131 const FrontendMethodDef *methods_;132 size_t methodCount_;133 bool bindClassObject_;
144 struct FrontEndClassDef { struct145 std::string_view name_;146 const FrontendMethodDef *methods_;147 size_t methodCount_;148 bool bindUiDriver_;