Searched refs:appendPDLValueKind (Results 1 – 1 of 1) sorted by relevance
377 appendPDLValueKind(value); in appendPDLValue()382 void appendPDLValueKind(Value value) { appendPDLValueKind(value.getType()); } in appendPDLValueKind() function385 void appendPDLValueKind(Type type) { in appendPDLValueKind() function779 writer.appendPDLValueKind(result); in generate()792 writer.appendPDLValueKind(lhs); in generate()888 writer.appendPDLValueKind(arg.getType()); in generate()