Home
last modified time | relevance | path

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

/external/clang/lib/ARCMigrate/
DTransforms.cpp242 class RemovablesCollector : public RecursiveASTVisitor<RemovablesCollector> { class
246 RemovablesCollector(ExprSet &removables) in RemovablesCollector() function in __anon6f7c78620111::RemovablesCollector