Home
last modified time | relevance | path

Searched defs:RemovablesCollector (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/ARCMigrate/
DTransforms.cpp179 class RemovablesCollector : public RecursiveASTVisitor<RemovablesCollector> { class
183 RemovablesCollector(ExprSet &removables) in RemovablesCollector() function in __anonf4eabb1d0111::RemovablesCollector