Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp151 class DisableReplaceStmtScope { class in __anon0b56e30a0111::RewriteObjC
156 DisableReplaceStmtScope(RewriteObjC &R) in DisableReplaceStmtScope() function in __anon0b56e30a0111::RewriteObjC::DisableReplaceStmtScope
161 ~DisableReplaceStmtScope() { in ~DisableReplaceStmtScope()
1248 DisableReplaceStmtScope S(*this); in RewritePropertyOrImplicitSetter()
1330 DisableReplaceStmtScope S(*this); in RewritePropertyOrImplicitGetter()
5800 DisableReplaceStmtScope S(*this); in RewriteObjCIvarRefExpr()
H A DRewriteModernObjC.cpp172 class DisableReplaceStmtScope { class in __anon21803b4f0111::RewriteModernObjC
177 DisableReplaceStmtScope(RewriteModernObjC &R) in DisableReplaceStmtScope() function in __anon21803b4f0111::RewriteModernObjC::DisableReplaceStmtScope
181 ~DisableReplaceStmtScope() { in ~DisableReplaceStmtScope()
1429 DisableReplaceStmtScope S(*this); in RewritePropertyOrImplicitSetter()
1516 DisableReplaceStmtScope S(*this); in RewritePropertyOrImplicitGetter()
7447 DisableReplaceStmtScope S(*this); in RewriteObjCIvarRefExpr()