Home
last modified time | relevance | path

Searched refs:UNDECLARED_LABEL (Results 1 – 3 of 3) sorted by relevance

/dports/java/jikes/jikes-1.22/src/
H A Derror.h266 UNDECLARED_LABEL, enumerator
H A Dbody.cpp1119 ReportSemError(SemanticError::UNDECLARED_LABEL, in ProcessBreakStatement()
1180 ReportSemError(SemanticError::UNDECLARED_LABEL, in ProcessContinueStatement()
H A Derror.cpp1555 messages[UNDECLARED_LABEL] = in InitializeMessages()