Home
last modified time | relevance | path

Searched defs:VisitDoStmt (Results 1 – 23 of 23) sorted by relevance

/external/clang/lib/ARCMigrate/
DTransEmptyStatementsAndDealloc.cpp121 bool VisitDoStmt(DoStmt *S) { in VisitDoStmt() function in __anon1dbcbe570111::EmptyChecker
DTransforms.cpp279 bool VisitDoStmt(DoStmt *S) { in VisitDoStmt() function in __anon739feb000111::RemovablesCollector
/external/llvm-project/clang/lib/ARCMigrate/
DTransEmptyStatementsAndDealloc.cpp119 bool VisitDoStmt(DoStmt *S) { in VisitDoStmt() function in __anon58a8bf450111::EmptyChecker
DTransforms.cpp274 bool VisitDoStmt(DoStmt *S) { in VisitDoStmt() function in __anon9dda88ee0111::RemovablesCollector
/external/clang/lib/StaticAnalyzer/Checkers/
DMallocOverflowSecurityChecker.cpp249 void VisitDoStmt(DoStmt *S) { in VisitDoStmt() function in __anon61ab6a700211::CheckOverflowOps
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DMallocOverflowSecurityChecker.cpp251 void VisitDoStmt(DoStmt *S) { in VisitDoStmt() function in __anon28f2405e0211::CheckOverflowOps
/external/clang/lib/CodeGen/
DCodeGenPGO.cpp354 void VisitDoStmt(const DoStmt *S) { in VisitDoStmt() function
DCoverageMappingGen.cpp688 void VisitDoStmt(const DoStmt *S) { in VisitDoStmt() function
/external/llvm-project/clang/lib/CodeGen/
DCodeGenPGO.cpp497 void VisitDoStmt(const DoStmt *S) { in VisitDoStmt() function
DCoverageMappingGen.cpp1075 void VisitDoStmt(const DoStmt *S) { in VisitDoStmt() function
/external/clang/lib/Analysis/
DCFG.cpp2914 CFGBlock *CFGBuilder::VisitDoStmt(DoStmt *D) { in VisitDoStmt() function in __anon30bb6a660111::CFGBuilder
4151 void VisitDoStmt(DoStmt *D) { in VisitDoStmt() function in __anon30bb6a660311::CFGBlockTerminatorPrint
/external/clang/lib/AST/
DStmtProfile.cpp133 void StmtProfiler::VisitDoStmt(const DoStmt *S) { in VisitDoStmt() function in StmtProfiler
DStmtPrinter.cpp249 void StmtPrinter::VisitDoStmt(DoStmt *Node) { in VisitDoStmt() function in StmtPrinter
DASTImporter.cpp5067 Stmt *ASTNodeImporter::VisitDoStmt(DoStmt *S) { in VisitDoStmt() function in ASTNodeImporter
/external/llvm-project/clang/lib/Analysis/
DCFG.cpp3886 CFGBlock *CFGBuilder::VisitDoStmt(DoStmt *D) { in VisitDoStmt() function in CFGBuilder
5266 void VisitDoStmt(DoStmt *D) { in VisitDoStmt() function in __anon99fcb4940611::CFGBlockTerminatorPrint
/external/llvm-project/clang/lib/Serialization/
DASTWriterStmt.cpp206 void ASTStmtWriter::VisitDoStmt(DoStmt *S) { in VisitDoStmt() function in ASTStmtWriter
DASTReaderStmt.cpp282 void ASTStmtReader::VisitDoStmt(DoStmt *S) { in VisitDoStmt() function in ASTStmtReader
/external/clang/lib/Serialization/
DASTWriterStmt.cpp165 void ASTStmtWriter::VisitDoStmt(DoStmt *S) { in VisitDoStmt() function in ASTStmtWriter
DASTReaderStmt.cpp231 void ASTStmtReader::VisitDoStmt(DoStmt *S) { in VisitDoStmt() function in ASTStmtReader
/external/llvm-project/clang/lib/AST/
DStmtPrinter.cpp302 void StmtPrinter::VisitDoStmt(DoStmt *Node) { in VisitDoStmt() function in StmtPrinter
DStmtProfile.cpp278 void StmtProfiler::VisitDoStmt(const DoStmt *S) { in VisitDoStmt() function in StmtProfiler
DASTImporter.cpp6193 ExpectedStmt ASTNodeImporter::VisitDoStmt(DoStmt *S) { in VisitDoStmt() function in ASTNodeImporter
/external/llvm-project/clang/lib/Sema/
DSemaStmt.cpp1720 void VisitDoStmt(const DoStmt *) { in VisitDoStmt() function in __anon53e299540611::BreakContinueFinder