Searched refs:getCaseParent (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransProtectedScope.cpp67 Stmt *Parent = getCaseParent(Curr);
71 if (getCaseParent(Curr) != Parent)
87 Stmt *getCaseParent(SwitchCase *S) { function in class:__anon3614::CaseCollector

Completed in 92 milliseconds