Home
last modified time | relevance | path

Searched defs:VisitLabelStmt (Results 1 – 20 of 20) sorted by relevance

/external/llvm-project/clang-tools-extra/clangd/
DFindTarget.cpp477 void VisitLabelStmt(const LabelStmt *Label) { in add() function
910 void VisitLabelStmt(const LabelStmt *LS) { in refInStmt() function
/external/clang/lib/CodeGen/
DCodeGenPGO.cpp305 void VisitLabelStmt(const LabelStmt *S) { in VisitLabelStmt() function
DCoverageMappingGen.cpp642 void VisitLabelStmt(const LabelStmt *S) { in VisitLabelStmt() function
/external/llvm-project/clang/lib/CodeGen/
DCodeGenPGO.cpp448 void VisitLabelStmt(const LabelStmt *S) { in VisitLabelStmt() function
DCoverageMappingGen.cpp1009 void VisitLabelStmt(const LabelStmt *S) { in VisitLabelStmt() function
/external/llvm-project/clang/lib/AST/
DJSONNodeDumper.cpp1450 void JSONNodeDumper::VisitLabelStmt(const LabelStmt *LS) { in VisitLabelStmt() function in JSONNodeDumper
DTextNodeDumper.cpp924 void TextNodeDumper::VisitLabelStmt(const LabelStmt *Node) { in VisitLabelStmt() function in TextNodeDumper
DStmtPrinter.cpp225 void StmtPrinter::VisitLabelStmt(LabelStmt *Node) { in VisitLabelStmt() function in StmtPrinter
DStmtProfile.cpp253 void StmtProfiler::VisitLabelStmt(const LabelStmt *S) { in VisitLabelStmt() function in StmtProfiler
DASTImporter.cpp6092 ExpectedStmt ASTNodeImporter::VisitLabelStmt(LabelStmt *S) { in VisitLabelStmt() function in ASTNodeImporter
/external/clang/lib/AST/
DStmtProfile.cpp108 void StmtProfiler::VisitLabelStmt(const LabelStmt *S) { in VisitLabelStmt() function in StmtProfiler
DASTDumper.cpp1792 void ASTDumper::VisitLabelStmt(const LabelStmt *Node) { in VisitLabelStmt() function in ASTDumper
DStmtPrinter.cpp167 void StmtPrinter::VisitLabelStmt(LabelStmt *Node) { in VisitLabelStmt() function in StmtPrinter
DASTImporter.cpp4945 Stmt *ASTNodeImporter::VisitLabelStmt(LabelStmt *S) { in VisitLabelStmt() function in ASTNodeImporter
/external/llvm-project/clang/lib/Serialization/
DASTWriterStmt.cpp116 void ASTStmtWriter::VisitLabelStmt(LabelStmt *S) { in VisitLabelStmt() function in ASTStmtWriter
DASTReaderStmt.cpp186 void ASTStmtReader::VisitLabelStmt(LabelStmt *S) { in VisitLabelStmt() function in ASTStmtReader
/external/clang/lib/Serialization/
DASTWriterStmt.cpp112 void ASTStmtWriter::VisitLabelStmt(LabelStmt *S) { in VisitLabelStmt() function in ASTStmtWriter
DASTReaderStmt.cpp163 void ASTStmtReader::VisitLabelStmt(LabelStmt *S) { in VisitLabelStmt() function in ASTStmtReader
/external/clang/lib/Analysis/
DCFG.cpp2319 CFGBlock *CFGBuilder::VisitLabelStmt(LabelStmt *L) { in VisitLabelStmt() function in __anon30bb6a660111::CFGBuilder
/external/llvm-project/clang/lib/Analysis/
DCFG.cpp3234 CFGBlock *CFGBuilder::VisitLabelStmt(LabelStmt *L) { in VisitLabelStmt() function in CFGBuilder