Searched refs:VisitLabelStmt (Results 1 – 9 of 9) sorted by relevance
300 void VisitLabelStmt(const LabelStmt *S) { in VisitLabelStmt() function
601 void VisitLabelStmt(const LabelStmt *S) { in VisitLabelStmt() function
486 void VisitLabelStmt(const LabelStmt *Node);1680 void ASTDumper::VisitLabelStmt(const LabelStmt *Node) { in VisitLabelStmt() function in ASTDumper
107 void StmtProfiler::VisitLabelStmt(const LabelStmt *S) { in VisitLabelStmt() function in StmtProfiler
166 void StmtPrinter::VisitLabelStmt(LabelStmt *Node) { in VisitLabelStmt() function in StmtPrinter
182 Stmt *VisitLabelStmt(LabelStmt *S);4655 Stmt *ASTNodeImporter::VisitLabelStmt(LabelStmt *S) { in VisitLabelStmt() function in ASTNodeImporter
462 CFGBlock *VisitLabelStmt(LabelStmt *L);1551 return VisitLabelStmt(cast<LabelStmt>(S)); in Visit()2305 CFGBlock *CFGBuilder::VisitLabelStmt(LabelStmt *L) { in VisitLabelStmt() function in __anonbdb8a6c00111::CFGBuilder
103 void ASTStmtWriter::VisitLabelStmt(LabelStmt *S) { in VisitLabelStmt() function in ASTStmtWriter
162 void ASTStmtReader::VisitLabelStmt(LabelStmt *S) { in VisitLabelStmt() function in ASTStmtReader