Searched defs:from_type (Results 1 – 5 of 5) sorted by relevance
139 const glsl_type *from_type; in get_parameter_match_type() local
1130 const Type* from_type) { in TopTypeResult()
1532 auto* from_type = TypeOf(from_expr)->UnwrapRef(); in GenerateCastOrCopyOrPassthrough() local3460 auto* from_type = TypeOf(expr->expr)->UnwrapRef(); in GenerateBitcastExpression() local
6493 TBasicType from_type = from.getBasicType(); in findFunctionExplicitTypes() local
187 #define _PyUnicode_CONVERT_BYTES(from_type, to_type, begin, end, to) \ argument