Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp151 class DisableReplaceStmtScope { class in __anon31b8868f0111::RewriteObjC
156 DisableReplaceStmtScope(RewriteObjC &R) in DisableReplaceStmtScope() function in __anon31b8868f0111::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 __anon1f51ae940111::RewriteModernObjC
177 DisableReplaceStmtScope(RewriteModernObjC &R) in DisableReplaceStmtScope() function in __anon1f51ae940111::RewriteModernObjC::DisableReplaceStmtScope
181 ~DisableReplaceStmtScope() { in ~DisableReplaceStmtScope()
1428 DisableReplaceStmtScope S(*this); in RewritePropertyOrImplicitSetter()
1515 DisableReplaceStmtScope S(*this); in RewritePropertyOrImplicitGetter()
7444 DisableReplaceStmtScope S(*this); in RewriteObjCIvarRefExpr()