Searched refs:rewriteToObjCLiteralSyntax (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Edit/
H A DRewriters.h28 bool rewriteToObjCLiteralSyntax(const ObjCMessageExpr *Msg,
/netbsd-current/external/apache2/llvm/dist/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp323 // rewriteToObjCLiteralSyntax.
338 bool edit::rewriteToObjCLiteralSyntax(const ObjCMessageExpr *Msg, function in class:edit
/netbsd-current/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DObjCMT.cpp328 edit::rewriteToObjCLiteralSyntax(E, *Consumer.NSAPIObj, commit, &PMap);

Completed in 156 milliseconds