Home
last modified time | relevance | path

Searched defs:VisitGotoStmt (Results 1 – 25 of 25) sorted by relevance

/external/llvm-project/clang-tools-extra/clangd/
DFindTarget.cpp473 void VisitGotoStmt(const GotoStmt *Goto) { in add() function
902 void VisitGotoStmt(const GotoStmt *GS) { in refInStmt() function
DXRefs.cpp935 bool VisitGotoStmt(GotoStmt *G) { in VisitGotoStmt() function in clang::clangd::__anon7033247a0b11::FindControlFlow
/external/clang/lib/CodeGen/
DCodeGenPGO.cpp299 void VisitGotoStmt(const GotoStmt *S) { in VisitGotoStmt() function
DCoverageMappingGen.cpp640 void VisitGotoStmt(const GotoStmt *S) { terminateRegion(S); } in VisitGotoStmt() function
/external/llvm-project/clang/lib/CodeGen/
DCodeGenPGO.cpp442 void VisitGotoStmt(const GotoStmt *S) { in VisitGotoStmt() function
DCoverageMappingGen.cpp1007 void VisitGotoStmt(const GotoStmt *S) { terminateRegion(S); } in VisitGotoStmt() function
/external/llvm-project/clang/lib/AST/
DJSONNodeDumper.cpp1454 void JSONNodeDumper::VisitGotoStmt(const GotoStmt *GS) { in VisitGotoStmt() function in JSONNodeDumper
DTextNodeDumper.cpp928 void TextNodeDumper::VisitGotoStmt(const GotoStmt *Node) { in VisitGotoStmt() function in TextNodeDumper
DStmtPrinter.cpp376 void StmtPrinter::VisitGotoStmt(GotoStmt *Node) { in VisitGotoStmt() function in StmtPrinter
DStmtProfile.cpp286 void StmtProfiler::VisitGotoStmt(const GotoStmt *S) { in VisitGotoStmt() function in StmtProfiler
DASTImporter.cpp6228 ExpectedStmt ASTNodeImporter::VisitGotoStmt(GotoStmt *S) { in VisitGotoStmt() function in ASTNodeImporter
/external/clang/lib/AST/
DStmtProfile.cpp141 void StmtProfiler::VisitGotoStmt(const GotoStmt *S) { in VisitGotoStmt() function in StmtProfiler
DASTDumper.cpp1797 void ASTDumper::VisitGotoStmt(const GotoStmt *Node) { in VisitGotoStmt() function in ASTDumper
DStmtPrinter.cpp342 void StmtPrinter::VisitGotoStmt(GotoStmt *Node) { in VisitGotoStmt() function in StmtPrinter
DASTImporter.cpp5113 Stmt *ASTNodeImporter::VisitGotoStmt(GotoStmt *S) { in VisitGotoStmt() function in ASTNodeImporter
/external/llvm-project/clang/lib/Serialization/
DASTWriterStmt.cpp229 void ASTStmtWriter::VisitGotoStmt(GotoStmt *S) { in VisitGotoStmt() function in ASTStmtWriter
DASTReaderStmt.cpp303 void ASTStmtReader::VisitGotoStmt(GotoStmt *S) { in VisitGotoStmt() function in ASTStmtReader
/external/clang/lib/Serialization/
DASTWriterStmt.cpp188 void ASTStmtWriter::VisitGotoStmt(GotoStmt *S) { in VisitGotoStmt() function in ASTStmtWriter
DASTReaderStmt.cpp253 void ASTStmtReader::VisitGotoStmt(GotoStmt *S) { in VisitGotoStmt() function in ASTStmtReader
/external/clang/lib/Analysis/
DCFG.cpp2373 CFGBlock *CFGBuilder::VisitGotoStmt(GotoStmt *G) { in VisitGotoStmt() function in __anon30bb6a660111::CFGBuilder
/external/clang/lib/Sema/
DSemaStmt.cpp1383 void VisitGotoStmt(GotoStmt *S) { in VisitGotoStmt() function in __anonc27809660411::DeclMatcher
/external/llvm-project/clang/lib/Sema/
DSemaStmt.cpp1523 void VisitGotoStmt(GotoStmt *S) { in VisitGotoStmt() function in __anon53e299540611::DeclMatcher
/external/llvm-project/clang/lib/Analysis/
DCFG.cpp3288 CFGBlock *CFGBuilder::VisitGotoStmt(GotoStmt *G) { in VisitGotoStmt() function in CFGBuilder
/external/clang/tools/libclang/
DCIndex.cpp2453 void EnqueueVisitor::VisitGotoStmt(const GotoStmt *GS) { in VisitGotoStmt() function in EnqueueVisitor
/external/llvm-project/clang/tools/libclang/
DCIndex.cpp2706 void EnqueueVisitor::VisitGotoStmt(const GotoStmt *GS) { in VisitGotoStmt() function in EnqueueVisitor