Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransProperties.cpp163 return rewriteAssign(props, atLoc); in doPropAction()
213 void rewriteAssign(PropsTy &props, SourceLocation atLoc) const { in rewriteAssign() function in __anon8393a07d0111::PropertiesRewriter