Home
last modified time | relevance | path

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

/external/clang/lib/ARCMigrate/
DTransforms.cpp197 class RemovablesCollector : public RecursiveASTVisitor<RemovablesCollector> { class
201 RemovablesCollector(ExprSet &removables) in RemovablesCollector() function in __anonc4cf90dc0111::RemovablesCollector