Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp323 void RewriteObjCInternalStruct(ObjCInterfaceDecl *CDecl,
1213 RewriteObjCInternalStruct(ClassDecl, ResultStr); in RewriteInterfaceDecl()
3085 void RewriteObjC::RewriteObjCInternalStruct(ObjCInterfaceDecl *CDecl, in RewriteObjCInternalStruct() function in RewriteObjC
5269 RewriteObjCInternalStruct(CDecl, Result); in RewriteObjCClassMetaData()
H A DRewriteModernObjC.cpp395 void RewriteObjCInternalStruct(ObjCInterfaceDecl *CDecl,
1393 RewriteObjCInternalStruct(ClassDecl, ResultStr); in RewriteInterfaceDecl()
3878 void RewriteModernObjC::RewriteObjCInternalStruct(ObjCInterfaceDecl *CDecl, in RewriteObjCInternalStruct() function in RewriteModernObjC