/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | MallocSizeofChecker.cpp | 102 TypeCallPair VisitDeclStmt(const DeclStmt *S) { in VisitDeclStmt() function in __anon7b2079cb0111::CastedAllocFinder
|
H A D | LLVMConventionsChecker.cpp | 142 void StringRefCheckerVisitor::VisitDeclStmt(DeclStmt *S) { in VisitDeclStmt() function in StringRefCheckerVisitor
|
/freebsd/contrib/llvm-project/clang/lib/Analysis/ |
H A D | UninitializedValues.cpp | 386 void ClassifyRefs::VisitDeclStmt(DeclStmt *DS) { in VisitDeclStmt() function in ClassifyRefs 765 void TransferFunctions::VisitDeclStmt(DeclStmt *DS) { in VisitDeclStmt() function in TransferFunctions
|
H A D | LiveVariables.cpp | 396 void TransferFunctions::VisitDeclStmt(DeclStmt *DS) { in VisitDeclStmt() function in TransferFunctions
|
H A D | CalledOnceCheck.cpp | 1604 void VisitDeclStmt(const DeclStmt *DS) { in VisitDeclStmt() function in __anon4ef948f50111::CalledOnceChecker
|
H A D | CFG.cpp | 2906 CFGBlock *CFGBuilder::VisitDeclStmt(DeclStmt *DS) { in VisitDeclStmt() function in CFGBuilder 5543 void VisitDeclStmt(DeclStmt *DS) { in VisitDeclStmt() function in __anonef2f84bd0711::CFGBlockTerminatorPrint
|
/freebsd/contrib/llvm-project/clang/lib/Index/ |
H A D | IndexBody.cpp | 386 bool VisitDeclStmt(DeclStmt *S) { in VisitDeclStmt() function in __anon1d8962c70111::BodyIndexer
|
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/ |
H A D | Transfer.cpp | 224 void VisitDeclStmt(const DeclStmt *S) { in VisitDeclStmt() function in clang::dataflow::__anoneae148b30111::TransferVisitor
|
/freebsd/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
|
/freebsd/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
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | ASTNodeTraverser.h | 788 void VisitDeclStmt(const DeclStmt *Node) { in VisitDeclStmt() function
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntimeGPU.cpp | 327 void VisitDeclStmt(const DeclStmt *S) { in VisitDeclStmt() function in __anon61bd5b670111::CheckVarsEscapingDeclContext
|
H A D | CGStmtOpenMP.cpp | 4592 void VisitDeclStmt(const DeclStmt *S) { in VisitDeclStmt() function in __anon53c5fabf5811::CheckVarsEscapingUntiedTaskDeclContext
|
/freebsd/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/contrib/llvm-project/clang/lib/AST/ |
H A D | StmtPrinter.cpp | 260 void StmtPrinter::VisitDeclStmt(DeclStmt *Node) { in VisitDeclStmt() function in StmtPrinter
|
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 __anonf6835ed00811::SideEffectFinder
|
H A D | ASTImporter.cpp | 6825 ExpectedStmt ASTNodeImporter::VisitDeclStmt(DeclStmt *S) { in VisitDeclStmt() function in ASTNodeImporter
|