Searched defs:cast_type (Results 1 – 3 of 3) sorted by relevance
26 const CompilerType &cast_type) { in Create()33 const CompilerType &cast_type) in ValueObjectCast()
24 ValueObject &parent, ConstString name, const CompilerType &cast_type, in ValueObjectConstResultCast()
552 def __init__(self, cast_type, root): argument