Searched refs:customValue (Results 1 – 2 of 2) sorted by relevance
110 FloatLiteral (float customValue);147 BoolLiteral (bool customValue);
387 FloatLiteral::FloatLiteral (float customValue) in FloatLiteral() argument396 access.asFloat(ndx) = customValue; in FloatLiteral()502 BoolLiteral::BoolLiteral (bool customValue) in BoolLiteral() argument511 access.asBool(ndx) = customValue; in BoolLiteral()