Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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.cpp395 void RewriteObjCInternalStruct(ObjCInterfaceDecl *CDecl,
1398 RewriteObjCInternalStruct(ClassDecl, ResultStr); in RewriteInterfaceDecl()
3876 void RewriteModernObjC::RewriteObjCInternalStruct(ObjCInterfaceDecl *CDecl, in RewriteObjCInternalStruct() function in RewriteModernObjC