Home
last modified time | relevance | path

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

/dports/java/jikes/jikes-1.22/src/
H A Derror.h406 INSTANCE_METHOD_IN_EXPLICIT_CONSTRUCTOR, enumerator
H A Derror.cpp1963 messages[INSTANCE_METHOD_IN_EXPLICIT_CONSTRUCTOR] = in InitializeMessages()
H A Dexpr.cpp3016 ReportSemError(SemanticError::INSTANCE_METHOD_IN_EXPLICIT_CONSTRUCTOR, in ProcessMethodName()