Searched refs:syncExprBuf (Results 1 – 1 of 1) sorted by relevance
1699 llvm::raw_string_ostream syncExprBuf(syncExprBufS); in RewriteObjCSynchronizedStmt() local1701 syncExpr->printPretty(syncExprBuf, nullptr, PrintingPolicy(LangOpts)); in RewriteObjCSynchronizedStmt()