slint/internal/compiler/generator
Olivier Goffart fa650ed5ec Allow to have builtin item function to return a value
This does some refactoring to allow builtin item functions to return a
value:
 - builtin member functions are no longer BuiltinFunction, but they are
   just normal NamedReference
 - Move special case for them in the LLR/eval
2025-03-31 14:06:24 +02:00
..
cpp.rs Allow to have builtin item function to return a value 2025-03-31 14:06:24 +02:00
rust.rs Allow to have builtin item function to return a value 2025-03-31 14:06:24 +02:00