/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | MallocSizeofChecker.cpp | 102 TypeCallPair VisitDeclStmt(const DeclStmt *S) { in VisitDeclStmt() function in __anon9bf82a9d0111::CastedAllocFinder
|
H A D | LLVMConventionsChecker.cpp | 142 void StringRefCheckerVisitor::VisitDeclStmt(DeclStmt *S) { in VisitDeclStmt() function in StringRefCheckerVisitor
|
/freebsd-src/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 | ThreadSafety.cpp | 607 void VarMapBuilder::VisitDeclStmt(const DeclStmt *S) { in VisitDeclStmt() function in VarMapBuilder 2115 void BuildLockset::VisitDeclStmt(const DeclStmt *S) { in VisitDeclStmt() function in BuildLockset
|
H A D | Consumed.cpp | 838 void ConsumedStmtVisitor::VisitDeclStmt(const DeclStmt *DeclS) { in VisitDeclStmt() function in ConsumedStmtVisitor
|
H A D | CalledOnceCheck.cpp | 1603 void VisitDeclStmt(const DeclStmt *DS) { VisitDeclStmt() function in __anon185a77070111::CalledOnceChecker
|
H A D | CFG.cpp | 2909 CFGBlock *CFGBuilder::VisitDeclStmt(DeclStmt *DS) { VisitDeclStmt() function in CFGBuilder 5546 void VisitDeclStmt(DeclStmt *DS) { VisitDeclStmt() function in __anon75c587cf0711::CFGBlockTerminatorPrint
|
/freebsd-src/contrib/llvm-project/clang/lib/Index/ |
H A D | IndexBody.cpp | 386 bool VisitDeclStmt(DeclStmt *S) { in VisitDeclStmt() function in __anon260e64990111::BodyIndexer
|
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/ |
H A D | Transfer.cpp | 200 void VisitDeclStmt(const DeclStmt *S) { VisitDeclStmt() function in clang::dataflow::__anonae03ae850111::TransferVisitor
|
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | ExprEngineC.cpp | 563 void ExprEngine::VisitDeclStmt(const DeclStmt *DS, ExplodedNode *Pred, VisitDeclStmt() function in ExprEngine
|
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ |
H A D | ASTNodeTraverser.h | 697 void VisitDeclStmt(const DeclStmt *Node) { VisitDeclStmt() function
|
/freebsd-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
|
/freebsd-src/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 | 3493 void VisitDeclStmt(const DeclStmt *DS) { VisitDeclStmt() function in __anon5b3ea8e20811::SideEffectFinder
|
H A D | ASTImporter.cpp | 6723 ExpectedStmt ASTNodeImporter::VisitDeclStmt(DeclStmt *S) { VisitDeclStmt() function in ASTNodeImporter
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntimeGPU.cpp | 327 void VisitDeclStmt(const DeclStmt *S) { in VisitDeclStmt() function in __anon082255f90111::CheckVarsEscapingDeclContext
|
H A D | CGStmtOpenMP.cpp | 4547 void VisitDeclStmt(const DeclStmt *S) { VisitDeclStmt() function in __anonb66eefd15811::CheckVarsEscapingUntiedTaskDeclContext
|