Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp151 class DisableReplaceStmtScope { class in __anone4fa00500111::RewriteObjC
156 DisableReplaceStmtScope(RewriteObjC &R) in DisableReplaceStmtScope() function in __anone4fa00500111::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 __anonceb1b5150111::RewriteModernObjC
177 DisableReplaceStmtScope(RewriteModernObjC &R) in DisableReplaceStmtScope() function in __anonceb1b5150111::RewriteModernObjC::DisableReplaceStmtScope
181 ~DisableReplaceStmtScope() { in ~DisableReplaceStmtScope()
1429 DisableReplaceStmtScope S(*this); in RewritePropertyOrImplicitSetter()
1516 DisableReplaceStmtScope S(*this); in RewritePropertyOrImplicitGetter()
7446 DisableReplaceStmtScope S(*this); in RewriteObjCIvarRefExpr()