| /freebsd-14.2/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 | 102 TypeCallPair VisitDeclStmt(const DeclStmt *S) { in VisitDeclStmt() function in __anon190471810111::CastedAllocFinder
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/ |
| H A D | UninitializedValues.cpp | 303 void VisitDeclStmt(DeclStmt *DS); 386 void ClassifyRefs::VisitDeclStmt(DeclStmt *DS) { in VisitDeclStmt() function in ClassifyRefs 505 void VisitDeclStmt(DeclStmt *ds); 765 void TransferFunctions::VisitDeclStmt(DeclStmt *DS) { in VisitDeclStmt() function in TransferFunctions
|
| H A D | LiveVariables.cpp | 173 void VisitDeclStmt(DeclStmt *DS); 396 void TransferFunctions::VisitDeclStmt(DeclStmt *DS) { in VisitDeclStmt() function in TransferFunctions
|
| H A D | ThreadSafety.cpp | 600 void VisitDeclStmt(const DeclStmt *S); 607 void VarMapBuilder::VisitDeclStmt(const DeclStmt *S) { in VisitDeclStmt() function in VarMapBuilder 1582 void VisitDeclStmt(const DeclStmt *S); 2115 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 __anoneb2f406b0111::CalledOnceChecker
|
| H A D | CFG.cpp | 585 CFGBlock *VisitDeclStmt(DeclStmt *DS); 2302 return VisitDeclStmt(cast<DeclStmt>(S)); in Visit() 2909 CFGBlock *CFGBuilder::VisitDeclStmt(DeclStmt *DS) { in VisitDeclStmt() function in CFGBuilder 5546 void VisitDeclStmt(DeclStmt *DS) { in VisitDeclStmt() function in __anond5061b330711::CFGBlockTerminatorPrint
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Index/ |
| H A D | IndexBody.cpp | 386 bool VisitDeclStmt(DeclStmt *S) { in VisitDeclStmt() function in __anon8e20ed7d0111::BodyIndexer
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | ASTNodeTraverser.h | 697 void VisitDeclStmt(const DeclStmt *Node) { in VisitDeclStmt() function
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/ |
| H A D | Transfer.cpp | 200 void VisitDeclStmt(const DeclStmt *S) { in VisitDeclStmt() function in clang::dataflow::__anon84337f690111::TransferVisitor
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | ExprEngine.h | 495 void VisitDeclStmt(const DeclStmt *DS, ExplodedNode *Pred,
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | ExprEngineC.cpp | 563 void ExprEngine::VisitDeclStmt(const DeclStmt *DS, ExplodedNode *Pred, in VisitDeclStmt() function in ExprEngine
|
| H A D | ExprEngine.cpp | 2247 VisitDeclStmt(cast<DeclStmt>(S), Pred, Dst); in Visit()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/AST/ |
| H A D | StmtProfile.cpp | 251 void StmtProfiler::VisitDeclStmt(const DeclStmt *S) { in VisitDeclStmt() function in StmtProfiler
|
| H A D | Expr.cpp | 3493 void VisitDeclStmt(const DeclStmt *DS) { in VisitDeclStmt() function in __anon1a152a460811::SideEffectFinder 3496 Inherited::VisitDeclStmt(DS); in VisitDeclStmt()
|
| H A D | StmtPrinter.cpp | 260 void StmtPrinter::VisitDeclStmt(DeclStmt *Node) { in VisitDeclStmt() function in StmtPrinter
|
| H A D | ASTImporter.cpp | 532 ExpectedStmt VisitDeclStmt(DeclStmt *S); 6723 ExpectedStmt ASTNodeImporter::VisitDeclStmt(DeclStmt *S) { in VisitDeclStmt() function in ASTNodeImporter
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | ASTWriterStmt.cpp | 339 void ASTStmtWriter::VisitDeclStmt(DeclStmt *S) { in VisitDeclStmt() function in ASTStmtWriter
|
| H A D | ASTReaderStmt.cpp | 349 void ASTStmtReader::VisitDeclStmt(DeclStmt *S) { in VisitDeclStmt() function in ASTStmtReader
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGOpenMPRuntimeGPU.cpp | 327 void VisitDeclStmt(const DeclStmt *S) { in VisitDeclStmt() function in __anone34f085d0111::CheckVarsEscapingDeclContext
|
| H A D | CGStmtOpenMP.cpp | 4547 void VisitDeclStmt(const DeclStmt *S) { in VisitDeclStmt() function in __anon4b2ea7355811::CheckVarsEscapingUntiedTaskDeclContext
|