Searched defs:IsInterface (Results 1 – 5 of 5) sorted by relevance
2040 bool IsInterface, in ParseOptionalCXX11VirtSpecifierSeq()3549 bool IsInterface) { in PushParsingClass()
1095 bool IsInterface : 1; member1124 bool IsInterface) in ParsingClassDefinition()
2257 bool IsInterface, in ParseOptionalCXX11VirtSpecifierSeq()3921 bool IsInterface) { in PushParsingClass()
1422 bool IsInterface : 1; member1451 bool IsInterface) in ParsingClassDefinition()
2203 jvmtiError IsInterface(jclass klass, in IsInterface() function