Searched refs:getBitfieldType (Results 1 – 2 of 2) sorted by relevance
102 BitFieldType *EnumType::getBitfieldType() const { in getBitfieldType() function in android::EnumType303 << getBitfieldType()->getCppStackType() << " flipped = 0;\n" in emitTypeDefinitions()405 auto bitfieldType = getBitfieldType()->getJavaType(false /* forInitializer */); in emitJavaTypeDeclarations()406 auto bitfieldWrapperType = getBitfieldType()->getJavaWrapperType(); in emitJavaTypeDeclarations()
59 BitFieldType *getBitfieldType() const;