Searched refs:errorReturn (Results 1 – 2 of 2) sorted by relevance
238 errorReturn = "return" variable240 errorReturn = "return GL_FALSE" variable242 errorReturn = "return (%s) 0" % returnType variable533 switchCode.append(" %s;" % errorReturn)564 switchCode.append(" %s;" % errorReturn)
279 bool errorReturn; in lValueErrorCheck() local287 errorReturn = lValueErrorCheck(line, op, binaryNode->getLeft()); in lValueErrorCheck()288 if (!errorReturn) { in lValueErrorCheck()306 return errorReturn; in lValueErrorCheck()