Searched defs:ClassDef (Results 1 – 2 of 2) sorted by relevance
195 struct ClassDef { struct207 // Returns the valid access flags, that is, Java modifier bits relevant to the ClassDef type argument226 DISALLOW_COPY_AND_ASSIGN(ClassDef); argument
40 class ClassDef; variable781 ClassDef(const TypeId* class_type, in ClassDef() function