Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp376 void ObjCIvarBitfieldGroupType(ObjCIvarDecl *IV, std::string &Result);
3786 ObjCIvarBitfieldGroupType(IV, StructTagName); in SynthesizeBitfieldGroupStructType()
3851 void RewriteModernObjC::ObjCIvarBitfieldGroupType(ObjCIvarDecl *IV, in ObjCIvarBitfieldGroupType() function in RewriteModernObjC
3936 ObjCIvarBitfieldGroupType(IV, Result); Result += " "; in RewriteObjCInternalStruct()