Searched defs:createVariableExpr (Results 1 – 3 of 3) sorted by relevance
983 private VariableExpr createVariableExpr(TypeNode type, String name) { in createVariableExpr() method in RelationalOperationExprTest
1236 private VariableExpr createVariableExpr(TypeNode type, String name) { in createVariableExpr() method in AssignmentOperationExprTest
2808 private static VariableExpr createVariableExpr(String variableName, TypeNode type) { in createVariableExpr() method in JavaWriterVisitorTest2816 private static VariableExpr createVariableExpr( in createVariableExpr() method in JavaWriterVisitorTest