Home | History | Annotate | Download | only in compiler

Lines Matching full:undeclared

889 		error(line, " undeclared identifier", node->getSymbol().c_str());
1146 error(location, "undeclared identifier", name->c_str());
1591 error(identifierLoc, "undeclared identifier declared as invariant", identifier->c_str());