Home
last modified time | relevance | path

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

/dports/java/jikes/jikes-1.22/src/
H A Derror.h206 EJ_MISSING_PRIVATE_CONSTRUCTOR, enumerator
H A Derror.cpp663 group -> AddMessage(EJ_MISSING_PRIVATE_CONSTRUCTOR); in InitializeMessageGroups()
1392 messages[EJ_MISSING_PRIVATE_CONSTRUCTOR] = in InitializeMessages()
H A Ddecl.cpp1112 ReportSemError(SemanticError::EJ_MISSING_PRIVATE_CONSTRUCTOR, in ProcessClassBodyForEffectiveJavaChecks()