Searched refs:VisitLabelStmt (Results 1 – 9 of 9) sorted by relevance
338 void VisitLabelStmt(const LabelStmt *S) { in VisitLabelStmt() function
612 void VisitLabelStmt(const LabelStmt *S) { in VisitLabelStmt() function
484 void VisitLabelStmt(const LabelStmt *Node);1670 void ASTDumper::VisitLabelStmt(const LabelStmt *Node) { in VisitLabelStmt() function in ASTDumper
106 void StmtProfiler::VisitLabelStmt(const LabelStmt *S) { in VisitLabelStmt() function in StmtProfiler
165 void StmtPrinter::VisitLabelStmt(LabelStmt *Node) { in VisitLabelStmt() function in StmtPrinter
182 Stmt *VisitLabelStmt(LabelStmt *S);4657 Stmt *ASTNodeImporter::VisitLabelStmt(LabelStmt *S) { in VisitLabelStmt() function in ASTNodeImporter
390 CFGBlock *VisitLabelStmt(LabelStmt *L);1505 return VisitLabelStmt(cast<LabelStmt>(S)); in Visit()2251 CFGBlock *CFGBuilder::VisitLabelStmt(LabelStmt *L) { in VisitLabelStmt() function in __anon75d161960111::CFGBuilder
103 void ASTStmtWriter::VisitLabelStmt(LabelStmt *S) { in VisitLabelStmt() function in ASTStmtWriter
162 void ASTStmtReader::VisitLabelStmt(LabelStmt *S) { in VisitLabelStmt() function in ASTStmtReader