Searched refs:CLike (Results 1 – 1 of 1) sorted by relevance
339 const bool CLike = Style & (TypeNameC|TypeNamePseudoC); in GetTypeName() local345 return (CLike ? ReflectionType->s_name : ReflectionType->java_name); in GetTypeName()364 VecName << (CLike ? ReflectionType->s_name : ReflectionType->rs_java_vector_prefix) in GetTypeName()369 …return GetMatrixTypeName(static_cast<const RSExportMatrixType *>(ET), CLike ? ML_Script : ML_Java); in GetTypeName()