Home
last modified time | relevance | path

Searched refs:rewriteToObjCSubscriptSyntax (Results 1 – 2 of 2) 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