Searched refs:scalarTypeForLiteral (Results 1 – 4 of 4) sorted by relevance
60 const Type& type = rawType.scalarTypeForLiteral(); in Convert()
139 return this->scalarTypeForLiteral().name(); in displayName()381 const Type& scalarTypeForLiteral() const { in scalarTypeForLiteral() function
191 base = baseType.scalarTypeForLiteral().coerceExpression(std::move(base), context); in Convert()
578 type = &type->scalarTypeForLiteral(); in makeInlineVariable()