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