/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ |
H A D | MallocSizeofChecker.cpp | 101 TypeCallPair VisitDeclStmt(const DeclStmt *S) { in VisitDeclStmt() function in __anonf885b0960111::CastedAllocFinder
|
H A D | LLVMConventionsChecker.cpp | 142 void StringRefCheckerVisitor::VisitDeclStmt(DeclStmt *S) { in VisitDeclStmt() function in StringRefCheckerVisitor
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/ |
H A D | UninitializedValues.cpp | 371 void ClassifyRefs::VisitDeclStmt(DeclStmt *DS) { in VisitDeclStmt() function in ClassifyRefs 772 void TransferFunctions::VisitDeclStmt(DeclStmt *DS) { in VisitDeclStmt() function in TransferFunctions
|
H A D | LiveVariables.cpp | 382 void TransferFunctions::VisitDeclStmt(DeclStmt *DS) { in VisitDeclStmt() function in TransferFunctions
|
H A D | ThreadSafety.cpp | 612 void VarMapBuilder::VisitDeclStmt(const DeclStmt *S) { in VisitDeclStmt() function in VarMapBuilder 2144 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) { in VisitDeclStmt() function in __anon946405a00111::CalledOnceChecker
|
H A D | CFG.cpp | 2805 CFGBlock *CFGBuilder::VisitDeclStmt(DeclStmt *DS) { in VisitDeclStmt() function in CFGBuilder 5248 void VisitDeclStmt(DeclStmt *DS) { in VisitDeclStmt() function in __anon654da8e80611::CFGBlockTerminatorPrint
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/ |
H A D | IndexBody.cpp | 371 bool VisitDeclStmt(DeclStmt *S) { in VisitDeclStmt() function in __anon5abc9b120111::BodyIndexer
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A D | ExprEngineC.cpp | 579 void ExprEngine::VisitDeclStmt(const DeclStmt *DS, ExplodedNode *Pred, in VisitDeclStmt() function in ExprEngine
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | ASTNodeTraverser.h | 647 void VisitDeclStmt(const DeclStmt *Node) { in VisitDeclStmt() function
|
/netbsd-src/external/apache2/llvm/dist/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
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | StmtPrinter.cpp | 195 void StmtPrinter::VisitDeclStmt(DeclStmt *Node) { in VisitDeclStmt() function in StmtPrinter
|
H A D | StmtProfile.cpp | 231 void StmtProfiler::VisitDeclStmt(const DeclStmt *S) { in VisitDeclStmt() function in StmtProfiler
|
H A D | Expr.cpp | 3306 void VisitDeclStmt(const DeclStmt *DS) { in VisitDeclStmt() function in __anonf798257b0811::SideEffectFinder
|
H A D | ASTImporter.cpp | 6099 ExpectedStmt ASTNodeImporter::VisitDeclStmt(DeclStmt *S) { in VisitDeclStmt() function in ASTNodeImporter
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntimeGPU.cpp | 358 void VisitDeclStmt(const DeclStmt *S) { in VisitDeclStmt() function in __anonacc9eed20111::CheckVarsEscapingDeclContext
|
H A D | CGStmtOpenMP.cpp | 4207 void VisitDeclStmt(const DeclStmt *S) { in VisitDeclStmt() function in __anon18af19ea7111::CheckVarsEscapingUntiedTaskDeclContext
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/ |
H A D | CIndex.cpp | 2697 void EnqueueVisitor::VisitDeclStmt(const DeclStmt *S) { in VisitDeclStmt() function in EnqueueVisitor
|