Home
last modified time | relevance | path

Searched refs:IsClassOnly (Results 1 – 2 of 2) sorted by relevance

/dports/java/jikes/jikes-1.22/src/
H A Dsymbol.h261 inline bool IsClassOnly() { return kind == CLASS_ONLY; } in IsClassOnly() function
H A Ddecl.cpp2509 file_symbol -> IsClassOnly()) in CheckMethodOverride()
2599 ! method -> containing_type -> file_symbol -> IsClassOnly()) in CheckMethodOverride()