Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
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