Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp358 Stmt *RewriteObjCProtocolExpr(ObjCProtocolExpr *Exp);
3582 Stmt *RewriteModernObjC::RewriteObjCProtocolExpr(ObjCProtocolExpr *Exp) { in RewriteObjCProtocolExpr() function in RewriteModernObjC
5554 return RewriteObjCProtocolExpr(ProtocolExp); in RewriteFunctionBodyOrGlobalInitializer()