Searched refs:convertLoadStatement (Results 1 – 2 of 2) sorted by relevance
105 OperationSequence * convertLoadStatement(LoadStatementASTNode * statement);
633 return convertLoadStatement(load); in convertOneStatement()688 OperationSequence * ConversionController::convertLoadStatement(LoadStatementASTNode * statement) in convertLoadStatement() function in ConversionController