Searched refs:GetFrontendClassDef (Results 1 – 6 of 6) sorted by relevance
49 const FrontEndClassDef& GetFrontendClassDef() const override in GetFrontendClassDef() function
32 virtual const FrontEndClassDef& GetFrontendClassDef() const = 0;
68 const FrontEndClassDef &GetFrontendClassDef() const override in GetFrontendClassDef() function
171 const FrontEndClassDef &GetFrontendClassDef() const override in GetFrontendClassDef() function316 const FrontEndClassDef &GetFrontendClassDef() const override in GetFrontendClassDef() function
66 const FrontEndClassDef &GetFrontendClassDef() const override in GetFrontendClassDef() function
391 const auto typeName = string(ptr->GetFrontendClassDef().name_); in StoreBackendObject()