Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp322 void RewriteObjCInternalStruct(ObjCInterfaceDecl *CDecl,
1221 RewriteObjCInternalStruct(ClassDecl, ResultStr); in RewriteInterfaceDecl()
3086 void RewriteObjC::RewriteObjCInternalStruct(ObjCInterfaceDecl *CDecl, in RewriteObjCInternalStruct() function in RewriteObjC
5272 RewriteObjCInternalStruct(CDecl, Result); in RewriteObjCClassMetaData()
H A DRewriteModernObjC.cpp394 void RewriteObjCInternalStruct(ObjCInterfaceDecl *CDecl,
1397 RewriteObjCInternalStruct(ClassDecl, ResultStr); in RewriteInterfaceDecl()
3874 void RewriteModernObjC::RewriteObjCInternalStruct(ObjCInterfaceDecl *CDecl, in RewriteObjCInternalStruct() function in RewriteModernObjC