Searched defs:VisitSwitchStmt (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransProtectedScope.cpp63 bool VisitSwitchStmt(SwitchStmt *S) { function in class:__anon3104::CaseCollector
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DStmtPrinter.cpp231 void StmtPrinter::VisitSwitchStmt(SwitchStmt *Node) { function in class:StmtPrinter
H A DStmtProfile.cpp122 void StmtProfiler::VisitSwitchStmt(const SwitchStmt *S) { function in class:StmtProfiler
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp846 bool VisitSwitchStmt(SwitchStmt *S) { function in class:__anon3356::FallthroughMapper
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriterStmt.cpp132 void ASTStmtWriter::VisitSwitchStmt(SwitchStmt *S) { function in class:ASTStmtWriter
H A DASTReaderStmt.cpp195 void ASTStmtReader::VisitSwitchStmt(SwitchStmt *S) { function in class:ASTStmtReader
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Analysis/
H A DCFG.cpp2649 CFGBlock *CFGBuilder::VisitSwitchStmt(SwitchStmt *Terminator) { function in class:__anon3174::CFGBuilder
3660 void VisitSwitchStmt(SwitchStmt *Terminator) { function in class:__anon3176::CFGBlockTerminatorPrint

Completed in 197 milliseconds