Searched refs:VisitLabelStmt (Results 1 – 9 of 9) sorted by relevance
305 void VisitLabelStmt(const LabelStmt *S) { in VisitLabelStmt() function
642 void VisitLabelStmt(const LabelStmt *S) { in VisitLabelStmt() function
500 void VisitLabelStmt(const LabelStmt *Node);1792 void ASTDumper::VisitLabelStmt(const LabelStmt *Node) { in VisitLabelStmt() function in ASTDumper
108 void StmtProfiler::VisitLabelStmt(const LabelStmt *S) { in VisitLabelStmt() function in StmtProfiler
167 void StmtPrinter::VisitLabelStmt(LabelStmt *Node) { in VisitLabelStmt() function in StmtPrinter
190 Stmt *VisitLabelStmt(LabelStmt *S);4945 Stmt *ASTNodeImporter::VisitLabelStmt(LabelStmt *S) { in VisitLabelStmt() function in ASTNodeImporter
462 CFGBlock *VisitLabelStmt(LabelStmt *L);1551 return VisitLabelStmt(cast<LabelStmt>(S)); in Visit()2319 CFGBlock *CFGBuilder::VisitLabelStmt(LabelStmt *L) { in VisitLabelStmt() function in __anon83acd1880111::CFGBuilder
112 void ASTStmtWriter::VisitLabelStmt(LabelStmt *S) { in VisitLabelStmt() function in ASTStmtWriter
163 void ASTStmtReader::VisitLabelStmt(LabelStmt *S) { in VisitLabelStmt() function in ASTStmtReader