Searched refs:ofType (Results 1 – 2 of 2) sorted by relevance
199 void AST::isolateConstants(Expression::Type ofType) { in isolateConstants() argument205 ((Define *)*it)->getExpressionType() == ofType) { in isolateConstants()226 "Const" + Expression::getTypeDescription(ofType), in isolateConstants()229 constEnum->setEnumTypeName(Expression::getTypeName(ofType)); in isolateConstants()
91 void isolateConstants(Expression::Type ofType);