Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp320 void RewriteObjCInternalStruct(ObjCInterfaceDecl *CDecl,
1219 RewriteObjCInternalStruct(ClassDecl, ResultStr); in RewriteInterfaceDecl()
3084 void RewriteObjC::RewriteObjCInternalStruct(ObjCInterfaceDecl *CDecl, in RewriteObjCInternalStruct() function in RewriteObjC
5251 RewriteObjCInternalStruct(CDecl, Result); in RewriteObjCClassMetaData()
H A DRewriteModernObjC.cpp393 void RewriteObjCInternalStruct(ObjCInterfaceDecl *CDecl,
1396 RewriteObjCInternalStruct(ClassDecl, ResultStr); in RewriteInterfaceDecl()
3874 void RewriteModernObjC::RewriteObjCInternalStruct(ObjCInterfaceDecl *CDecl, in RewriteObjCInternalStruct() function in RewriteModernObjC