Home
last modified time | relevance | path

Searched defs:blockCode (Results 1 – 1 of 1) sorted by relevance

/AOO41X/main/codemaker/source/javamaker/
H A Djavatype.cxx958 std::auto_ptr< ClassFile::Code > blockCode(cf->newCode()); in handleEnumType() local
979 std::auto_ptr< ClassFile::Code > blockCode(cf->newCode()); in handleEnumType() local