Home | History | Annotate | Download | only in compiler

Lines Matching defs:unaryOpError

224 void TParseContext::unaryOpError(const TSourceLoc &line, const char* op, TString operand)
3104 unaryOpError(loc, getOperatorString(op), child->getCompleteString());