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

/freebsd-current/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransProtectedScope.cpp63 bool VisitSwitchStmt(SwitchStmt *S) { function in class:__anon1493::CaseCollector
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenPGO.cpp747 void VisitSwitchStmt(const SwitchStmt *S) { function in struct:__anon510::ComputeRegionCounts
H A DCoverageMappingGen.cpp1687 void VisitSwitchStmt(const SwitchStmt *S) { function in namespace:__anon22
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DTextNodeDumper.cpp1061 void TextNodeDumper::VisitSwitchStmt(const SwitchStmt *Node) { function in class:TextNodeDumper
H A DStmtPrinter.cpp360 void StmtPrinter::VisitSwitchStmt(SwitchStmt *Node) { function in class:StmtPrinter
H A DJSONNodeDumper.cpp1608 void JSONNodeDumper::VisitSwitchStmt(const SwitchStmt *SS) { function in class:JSONNodeDumper
H A DStmtProfile.cpp288 void StmtProfiler::VisitSwitchStmt(const SwitchStmt *S) { function in class:StmtProfiler
H A DASTImporter.cpp6843 ExpectedStmt ASTNodeImporter::VisitSwitchStmt(SwitchStmt *S) { function in class:ASTNodeImporter
/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1198 bool VisitSwitchStmt(SwitchStmt *S) { function in class:__anon704::FallthroughMapper
H A DSemaStmt.cpp2021 void VisitSwitchStmt(const SwitchStmt* S) { function in class:__anon800::BreakContinueFinder
/freebsd-current/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp231 void ASTStmtWriter::VisitSwitchStmt(SwitchStmt *S) { function in class:ASTStmtWriter
H A DASTReaderStmt.cpp245 void ASTStmtReader::VisitSwitchStmt(SwitchStmt *S) { function in class:ASTStmtReader
/freebsd-current/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp4332 CFGBlock *CFGBuilder::VisitSwitchStmt(SwitchStmt *Terminator) { function in class:CFGBuilder
5576 void VisitSwitchStmt(SwitchStmt *Terminator) { function in class:__anon331::CFGBlockTerminatorPrint

Completed in 477 milliseconds