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

/external/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp156 static bool canRewriteToSubscriptSyntax(const ObjCInterfaceDecl *&IFace, function
207 if (!canRewriteToSubscriptSyntax(IFace, Msg, NS.getASTContext(),
217 if (!canRewriteToSubscriptSyntax(IFace, Msg, NS.getASTContext(),
227 if (!canRewriteToSubscriptSyntax(IFace, Msg, NS.getASTContext(),
261 if (!canRewriteToSubscriptSyntax(IFace, Msg, NS.getASTContext(),

Completed in 206 milliseconds