Searched refs:VisitLabelStmt (Results 1 – 16 of 16) sorted by relevance
261 void VisitLabelStmt(const LabelStmt *Node);
340 void VisitLabelStmt(const LabelStmt *LS);
834 void VisitLabelStmt(const LabelStmt *Node) { in VisitLabelStmt() function
170 bool VisitLabelStmt(LabelStmt *S) { in VisitLabelStmt() function in __anon1d8962c70111::BodyIndexer
618 bool VisitLabelStmt(const LabelStmt *) { return true; } in VisitLabelStmt() function in clang::TrivialFunctionAnalysisVisitor
680 void VisitLabelStmt(const LabelStmt *S) { in VisitLabelStmt() function
1581 void VisitLabelStmt(const LabelStmt *S) { in VisitLabelStmt() function
620 CFGBlock *VisitLabelStmt(LabelStmt *L);2418 return VisitLabelStmt(cast<LabelStmt>(S)); in Visit()3498 CFGBlock *CFGBuilder::VisitLabelStmt(LabelStmt *L) { in VisitLabelStmt() function in CFGBuilder
1673 void JSONNodeDumper::VisitLabelStmt(const LabelStmt *LS) { in VisitLabelStmt() function in JSONNodeDumper
273 void StmtProfiler::VisitLabelStmt(const LabelStmt *S) { in VisitLabelStmt() function in StmtProfiler
294 void StmtPrinter::VisitLabelStmt(LabelStmt *Node) { in VisitLabelStmt() function in StmtPrinter
1446 void TextNodeDumper::VisitLabelStmt(const LabelStmt *Node) { in VisitLabelStmt() function in TextNodeDumper
590 ExpectedStmt VisitLabelStmt(LabelStmt *S);7243 ExpectedStmt ASTNodeImporter::VisitLabelStmt(LabelStmt *S) { in VisitLabelStmt() function in ASTNodeImporter
182 void ASTStmtWriter::VisitLabelStmt(LabelStmt *S) { in VisitLabelStmt() function in ASTStmtWriter
188 void ASTStmtReader::VisitLabelStmt(LabelStmt *S) { in VisitLabelStmt() function in ASTStmtReader
2316 {"_ZN5clang13ASTStmtReader14VisitLabelStmtEPNS_9LabelStmtE", "clang::ASTStmtReader::VisitLabelStmt(…2622 {"_ZN5clang13ASTStmtWriter14VisitLabelStmtEPNS_9LabelStmtE", "clang::ASTStmtWriter::VisitLabelStmt(…