Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DTransProtectedScope.cpp55 class CaseCollector : public RecursiveASTVisitor<CaseCollector> { class
60 CaseCollector(ParentMap &PMap, SmallVectorImpl<CaseInfo> &Cases) in CaseCollector() function in __anon8c18559f0111::CaseCollector