| /freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | LLVMConventionsChecker.cpp | 130 void VisitDeclStmt(DeclStmt *DS); 142 void StringRefCheckerVisitor::VisitDeclStmt(DeclStmt *S) { in VisitDeclStmt() function in StringRefCheckerVisitor
|
| H A D | MallocSizeofChecker.cpp | 101 TypeCallPair VisitDeclStmt(const DeclStmt *S) { in VisitDeclStmt() function in __anon877a197f0111::CastedAllocFinder
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Analysis/ |
| H A D | UninitializedValues.cpp | 288 void VisitDeclStmt(DeclStmt *DS); 371 void ClassifyRefs::VisitDeclStmt(DeclStmt *DS) { in VisitDeclStmt() function in ClassifyRefs 490 void VisitDeclStmt(DeclStmt *ds); 772 void TransferFunctions::VisitDeclStmt(DeclStmt *DS) { in VisitDeclStmt() function in TransferFunctions
|
| H A D | LiveVariables.cpp | 167 void VisitDeclStmt(DeclStmt *DS); 382 void TransferFunctions::VisitDeclStmt(DeclStmt *DS) { in VisitDeclStmt() function in TransferFunctions
|
| H A D | ThreadSafety.cpp | 605 void VisitDeclStmt(const DeclStmt *S); 612 void VarMapBuilder::VisitDeclStmt(const DeclStmt *S) { in VisitDeclStmt() function in VarMapBuilder 1623 void VisitDeclStmt(const DeclStmt *S); 2146 void BuildLockset::VisitDeclStmt(const DeclStmt *S) { in VisitDeclStmt() function in BuildLockset
|
| H A D | Consumed.cpp | 508 void VisitDeclStmt(const DeclStmt *DelcS); 838 void ConsumedStmtVisitor::VisitDeclStmt(const DeclStmt *DeclS) { in VisitDeclStmt() function in ConsumedStmtVisitor
|
| H A D | CalledOnceCheck.cpp | 1603 void VisitDeclStmt(const DeclStmt *DS) { in VisitDeclStmt() function in __anon9bc1fd290111::CalledOnceChecker
|
| H A D | CFG.cpp | 567 CFGBlock *VisitDeclStmt(DeclStmt *DS); 2236 return VisitDeclStmt(cast<DeclStmt>(S)); in Visit() 2812 CFGBlock *CFGBuilder::VisitDeclStmt(DeclStmt *DS) { in VisitDeclStmt() function in CFGBuilder 5255 void VisitDeclStmt(DeclStmt *DS) { in VisitDeclStmt() function in __anona1d14af10611::CFGBlockTerminatorPrint
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Index/ |
| H A D | IndexBody.cpp | 368 bool VisitDeclStmt(DeclStmt *S) { in VisitDeclStmt() function in __anon4539ec7b0111::BodyIndexer
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | ExprEngine.h | 488 void VisitDeclStmt(const DeclStmt *DS, ExplodedNode *Pred,
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | ASTNodeTraverser.h | 671 void VisitDeclStmt(const DeclStmt *Node) { in VisitDeclStmt() function
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | ExprEngineC.cpp | 567 void ExprEngine::VisitDeclStmt(const DeclStmt *DS, ExplodedNode *Pred, in VisitDeclStmt() function in ExprEngine
|
| H A D | ExprEngine.cpp | 1719 VisitDeclStmt(cast<DeclStmt>(S), Pred, Dst); in Visit()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/AST/ |
| H A D | StmtProfile.cpp | 231 void StmtProfiler::VisitDeclStmt(const DeclStmt *S) { in VisitDeclStmt() function in StmtProfiler
|
| H A D | StmtPrinter.cpp | 196 void StmtPrinter::VisitDeclStmt(DeclStmt *Node) { in VisitDeclStmt() function in StmtPrinter
|
| H A D | Expr.cpp | 3378 void VisitDeclStmt(const DeclStmt *DS) { in VisitDeclStmt() function in __anonb2f22b040911::SideEffectFinder 3381 Inherited::VisitDeclStmt(DS); in VisitDeclStmt()
|
| H A D | ASTImporter.cpp | 560 ExpectedStmt VisitDeclStmt(DeclStmt *S); 6228 ExpectedStmt ASTNodeImporter::VisitDeclStmt(DeclStmt *S) { in VisitDeclStmt() function in ASTNodeImporter
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | ASTWriterStmt.cpp | 272 void ASTStmtWriter::VisitDeclStmt(DeclStmt *S) { in VisitDeclStmt() function in ASTStmtWriter
|
| H A D | ASTReaderStmt.cpp | 341 void ASTStmtReader::VisitDeclStmt(DeclStmt *S) { in VisitDeclStmt() function in ASTStmtReader
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGOpenMPRuntimeGPU.cpp | 358 void VisitDeclStmt(const DeclStmt *S) { in VisitDeclStmt() function in __anon0383ec9b0111::CheckVarsEscapingDeclContext
|
| H A D | CGStmtOpenMP.cpp | 4233 void VisitDeclStmt(const DeclStmt *S) { in VisitDeclStmt() function in __anon0014b4f37111::CheckVarsEscapingUntiedTaskDeclContext
|