Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp150 class DisableReplaceStmtScope { class in __anonb8493dda0111::RewriteObjC
155 DisableReplaceStmtScope(RewriteObjC &R) in DisableReplaceStmtScope() function in __anonb8493dda0111::RewriteObjC::DisableReplaceStmtScope
160 ~DisableReplaceStmtScope() { in ~DisableReplaceStmtScope()
1246 DisableReplaceStmtScope S(*this); in RewritePropertyOrImplicitSetter()
1328 DisableReplaceStmtScope S(*this); in RewritePropertyOrImplicitGetter()
5779 DisableReplaceStmtScope S(*this); in RewriteObjCIvarRefExpr()
H A DRewriteModernObjC.cpp171 class DisableReplaceStmtScope { class in __anonc09f721f0111::RewriteModernObjC
176 DisableReplaceStmtScope(RewriteModernObjC &R) in DisableReplaceStmtScope() function in __anonc09f721f0111::RewriteModernObjC::DisableReplaceStmtScope
180 ~DisableReplaceStmtScope() { in ~DisableReplaceStmtScope()
1427 DisableReplaceStmtScope S(*this); in RewritePropertyOrImplicitSetter()
1514 DisableReplaceStmtScope S(*this); in RewritePropertyOrImplicitGetter()
7410 DisableReplaceStmtScope S(*this); in RewriteObjCIvarRefExpr()