Member predicate LocalVariableDeclStmt::getVariable
Gets the variable declared at the specified (one-based) position in this local variable declaration statement.
LocalVariableDeclExpr getVariable(int index)
Gets the variable declared at the specified (one-based) position in this local variable declaration statement.
LocalVariableDeclExpr getVariable(int index)