Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Edit/
H A DRewriters.h32 bool rewriteToObjCSubscriptSyntax(const ObjCMessageExpr *Msg,
/freebsd/contrib/llvm-project/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp290 bool edit::rewriteToObjCSubscriptSyntax(const ObjCMessageExpr *Msg, in rewriteToObjCSubscriptSyntax() function in edit
/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp331 edit::rewriteToObjCSubscriptSyntax(E, *Consumer.NSAPIObj, commit); in VisitObjCMessageExpr()