Searched refs:RewriteObjCInternalStruct (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp322 void RewriteObjCInternalStruct(ObjCInterfaceDecl *CDecl,
1220 RewriteObjCInternalStruct(ClassDecl, ResultStr);
3091 /// RewriteObjCInternalStruct - Rewrite one internal struct corresponding to
3093 void RewriteObjC::RewriteObjCInternalStruct(ObjCInterfaceDecl *CDecl, function in class:RewriteObjC
5278 RewriteObjCInternalStruct(CDecl, Result);
H A DRewriteModernObjC.cpp394 void RewriteObjCInternalStruct(ObjCInterfaceDecl *CDecl,
1396 RewriteObjCInternalStruct(ClassDecl, ResultStr);
3878 /// RewriteObjCInternalStruct - Rewrite one internal struct corresponding to
3880 void RewriteModernObjC::RewriteObjCInternalStruct(ObjCInterfaceDecl *CDecl, function in class:RewriteModernObjC
3952 llvm_unreachable("struct already synthesize- RewriteObjCInternalStruct");

Completed in 131 milliseconds