Home
last modified time | relevance | path

Searched refs:ObjCIvarBitfieldGroupType (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/lib/Frontend/Rewrite/
DRewriteModernObjC.cpp375 void ObjCIvarBitfieldGroupType(ObjCIvarDecl *IV, std::string &Result);
3794 ObjCIvarBitfieldGroupType(IV, StructTagName); in SynthesizeBitfieldGroupStructType()
3859 void RewriteModernObjC::ObjCIvarBitfieldGroupType(ObjCIvarDecl *IV, in ObjCIvarBitfieldGroupType() function in RewriteModernObjC
3944 ObjCIvarBitfieldGroupType(IV, Result); Result += " "; in RewriteObjCInternalStruct()
/external/clang/lib/Frontend/Rewrite/
DRewriteModernObjC.cpp375 void ObjCIvarBitfieldGroupType(ObjCIvarDecl *IV, std::string &Result);
3792 ObjCIvarBitfieldGroupType(IV, StructTagName); in SynthesizeBitfieldGroupStructType()
3857 void RewriteModernObjC::ObjCIvarBitfieldGroupType(ObjCIvarDecl *IV, in ObjCIvarBitfieldGroupType() function in RewriteModernObjC
3942 ObjCIvarBitfieldGroupType(IV, Result); Result += " "; in RewriteObjCInternalStruct()