Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp3782 std::string StructTagName; in SynthesizeBitfieldGroupStructType() local
3783 ObjCIvarBitfieldGroupType(IV, StructTagName); in SynthesizeBitfieldGroupStructType()
3786 SourceLocation(), SourceLocation(), &Context->Idents.get(StructTagName)); in SynthesizeBitfieldGroupStructType()