Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransProtectedScope.cpp55 class CaseCollector : public RecursiveASTVisitor<CaseCollector> { class
60 CaseCollector(ParentMap &PMap, SmallVectorImpl<CaseInfo> &Cases) in CaseCollector() function in __anonc1ce4ea90111::CaseCollector
107 CaseCollector(BodyCtx.getParentMap(), Cases) in ProtectedScopeFixer()