Searched defs:cast (Results 1 – 2 of 2) sorted by relevance
22 def cast(self, type_name: str | gdb.Type, ptr: bool = False) -> Optional['Value']: member in Value
2166 std::unique_ptr<T> cast(Paint* paint) in cast() function2177 std::unique_ptr<T> cast(Fill* fill) in cast() function