| /src/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 __anond4ea89e00111::CastedAllocFinder
|
| /src/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 | 1604 void VisitDeclStmt(const DeclStmt *DS) { in VisitDeclStmt() function in __anon78fe7f2a0111::CalledOnceChecker
|
| H A D | CFG.cpp | 585 CFGBlock *VisitDeclStmt(DeclStmt *DS); 2299 return VisitDeclStmt(cast<DeclStmt>(S)); in Visit() 2906 CFGBlock *CFGBuilder::VisitDeclStmt(DeclStmt *DS) { in VisitDeclStmt() function in CFGBuilder 5543 void VisitDeclStmt(DeclStmt *DS) { in VisitDeclStmt() function in __anoncb5603720711::CFGBlockTerminatorPrint
|
| /src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/ |
| H A D | PtrTypesSemantics.cpp | 330 bool VisitDeclStmt(const DeclStmt *DS) { return VisitChildren(DS); } in VisitDeclStmt() function in clang::TrivialFunctionAnalysisVisitor
|
| /src/contrib/llvm-project/clang/lib/Index/ |
| H A D | IndexBody.cpp | 386 bool VisitDeclStmt(DeclStmt *S) { in VisitDeclStmt() function in __anon956a615c0111::BodyIndexer
|
| /src/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/ |
| H A D | Transfer.cpp | 224 void VisitDeclStmt(const DeclStmt *S) { in VisitDeclStmt() function in clang::dataflow::__anonc9ced1480111::TransferVisitor
|
| /src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | ExprEngine.h | 487 void VisitDeclStmt(const DeclStmt *DS, ExplodedNode *Pred,
|
| /src/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | ASTNodeTraverser.h | 788 void VisitDeclStmt(const DeclStmt *Node) { in VisitDeclStmt() function
|
| /src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | ExprEngineC.cpp | 565 void ExprEngine::VisitDeclStmt(const DeclStmt *DS, ExplodedNode *Pred, in VisitDeclStmt() function in ExprEngine
|
| H A D | ExprEngine.cpp | 2259 VisitDeclStmt(cast<DeclStmt>(S), Pred, Dst); in Visit()
|
| /src/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 | 3553 void VisitDeclStmt(const DeclStmt *DS) { in VisitDeclStmt() function in __anoncc14cb050811::SideEffectFinder 3556 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 | 533 ExpectedStmt VisitDeclStmt(DeclStmt *S); 6825 ExpectedStmt ASTNodeImporter::VisitDeclStmt(DeclStmt *S) { in VisitDeclStmt() function in ASTNodeImporter
|
| /src/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGOpenMPRuntimeGPU.cpp | 327 void VisitDeclStmt(const DeclStmt *S) { in VisitDeclStmt() function in __anon21e8f2dc0111::CheckVarsEscapingDeclContext
|
| H A D | CGStmtOpenMP.cpp | 4592 void VisitDeclStmt(const DeclStmt *S) { in VisitDeclStmt() function in __anon91865e745811::CheckVarsEscapingUntiedTaskDeclContext
|
| /src/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
|