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

/external/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp172 class DisableReplaceStmtScope { class in class:__anon1061::RewriteModernObjC
177 DisableReplaceStmtScope(RewriteModernObjC &R) function in class:__anon1061::RewriteModernObjC::DisableReplaceStmtScope
181 ~DisableReplaceStmtScope() {
1447 DisableReplaceStmtScope S(*this);
1534 DisableReplaceStmtScope S(*this);
7606 DisableReplaceStmtScope S(*this);
H A DRewriteObjC.cpp152 class DisableReplaceStmtScope { class in class:__anon1064::RewriteObjC
157 DisableReplaceStmtScope(RewriteObjC &R) function in class:__anon1064::RewriteObjC::DisableReplaceStmtScope
161 ~DisableReplaceStmtScope() {
1238 DisableReplaceStmtScope S(*this);
1320 DisableReplaceStmtScope S(*this);
5843 DisableReplaceStmtScope S(*this);

Completed in 186 milliseconds