Searched defs:VisitSwitchCase (Results 1 – 6 of 6) sorted by relevance
146 void RSASTReplace::VisitSwitchCase(clang::SwitchCase *SC) { in VisitSwitchCase() function in slang::RSASTReplace
474 void VisitSwitchCase(const SwitchCase *S) { in VisitSwitchCase() function
818 void VisitSwitchCase(const SwitchCase *S) { in VisitSwitchCase() function
96 void StmtProfiler::VisitSwitchCase(const SwitchCase *S) { in VisitSwitchCase() function in StmtProfiler
90 void ASTStmtWriter::VisitSwitchCase(SwitchCase *S) { in VisitSwitchCase() function in ASTStmtWriter
143 void ASTStmtReader::VisitSwitchCase(SwitchCase *S) { in VisitSwitchCase() function in ASTStmtReader