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

/external/clang/lib/ARCMigrate/
H A DTransProtectedScope.cpp67 Stmt *Parent = getCaseParent(Curr);
71 if (getCaseParent(Curr) != Parent)
87 Stmt *getCaseParent(SwitchCase *S) { function in class:__anon17699::CaseCollector

Completed in 435 milliseconds