Should build alias reference for embeddings */
| 240 | |
| 241 | /** Should build alias reference for embeddings */ |
| 242 | virtual inline void build_alias() {} |
| 243 | |
| 244 | /** Should initialize embeddings */ |
| 245 | virtual void init_embeddings() = 0; |
nothing calls this directly
no outgoing calls
no test coverage detected