Home
last modified time | relevance | path

Searched refs:VisitLabelStmt (Results 1 – 16 of 16) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTextNodeDumper.h261 void VisitLabelStmt(const LabelStmt *Node);
H A DJSONNodeDumper.h340 void VisitLabelStmt(const LabelStmt *LS);
H A DASTNodeTraverser.h834 void VisitLabelStmt(const LabelStmt *Node) { in VisitLabelStmt() function
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DIndexBody.cpp170 bool VisitLabelStmt(LabelStmt *S) { in VisitLabelStmt() function in __anon1d8962c70111::BodyIndexer
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DPtrTypesSemantics.cpp618 bool VisitLabelStmt(const LabelStmt *) { return true; } in VisitLabelStmt() function in clang::TrivialFunctionAnalysisVisitor
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenPGO.cpp680 void VisitLabelStmt(const LabelStmt *S) { in VisitLabelStmt() function
H A DCoverageMappingGen.cpp1581 void VisitLabelStmt(const LabelStmt *S) { in VisitLabelStmt() function
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp620 CFGBlock *VisitLabelStmt(LabelStmt *L);
2418 return VisitLabelStmt(cast<LabelStmt>(S)); in Visit()
3498 CFGBlock *CFGBuilder::VisitLabelStmt(LabelStmt *L) { in VisitLabelStmt() function in CFGBuilder
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp1673 void JSONNodeDumper::VisitLabelStmt(const LabelStmt *LS) { in VisitLabelStmt() function in JSONNodeDumper
H A DStmtProfile.cpp273 void StmtProfiler::VisitLabelStmt(const LabelStmt *S) { in VisitLabelStmt() function in StmtProfiler
H A DStmtPrinter.cpp294 void StmtPrinter::VisitLabelStmt(LabelStmt *Node) { in VisitLabelStmt() function in StmtPrinter
H A DTextNodeDumper.cpp1446 void TextNodeDumper::VisitLabelStmt(const LabelStmt *Node) { in VisitLabelStmt() function in TextNodeDumper
H A DASTImporter.cpp590 ExpectedStmt VisitLabelStmt(LabelStmt *S);
7243 ExpectedStmt ASTNodeImporter::VisitLabelStmt(LabelStmt *S) { in VisitLabelStmt() function in ASTNodeImporter
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp182 void ASTStmtWriter::VisitLabelStmt(LabelStmt *S) { in VisitLabelStmt() function in ASTStmtWriter
H A DASTReaderStmt.cpp188 void ASTStmtReader::VisitLabelStmt(LabelStmt *S) { in VisitLabelStmt() function in ASTStmtReader
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc2316 {"_ZN5clang13ASTStmtReader14VisitLabelStmtEPNS_9LabelStmtE", "clang::ASTStmtReader::VisitLabelStmt(…
2622 {"_ZN5clang13ASTStmtWriter14VisitLabelStmtEPNS_9LabelStmtE", "clang::ASTStmtWriter::VisitLabelStmt(…