Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Edit/
H A DRewriters.h28 bool rewriteToObjCLiteralSyntax(const ObjCMessageExpr *Msg,
/freebsd/contrib/llvm-project/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp339 bool edit::rewriteToObjCLiteralSyntax(const ObjCMessageExpr *Msg, in rewriteToObjCLiteralSyntax() function in edit