Home
last modified time | relevance | path

Searched refs:VisitDeclStmt (Results 1 – 23 of 23) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DLLVMConventionsChecker.cpp130 void VisitDeclStmt(DeclStmt *DS);
142 void StringRefCheckerVisitor::VisitDeclStmt(DeclStmt *S) { in VisitDeclStmt() function in StringRefCheckerVisitor
H A DMallocSizeofChecker.cpp101 TypeCallPair VisitDeclStmt(const DeclStmt *S) { in VisitDeclStmt() function in __anonf885b0960111::CastedAllocFinder
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DUninitializedValues.cpp288 void VisitDeclStmt(DeclStmt *DS);
371 void ClassifyRefs::VisitDeclStmt(DeclStmt *DS) { in VisitDeclStmt() function in ClassifyRefs
490 void VisitDeclStmt(DeclStmt *ds);
772 void TransferFunctions::VisitDeclStmt(DeclStmt *DS) { in VisitDeclStmt() function in TransferFunctions
H A DLiveVariables.cpp167 void VisitDeclStmt(DeclStmt *DS);
382 void TransferFunctions::VisitDeclStmt(DeclStmt *DS) { in VisitDeclStmt() function in TransferFunctions
H A DThreadSafety.cpp605 void VisitDeclStmt(const DeclStmt *S);
612 void VarMapBuilder::VisitDeclStmt(const DeclStmt *S) { in VisitDeclStmt() function in VarMapBuilder
1621 void VisitDeclStmt(const DeclStmt *S);
2144 void BuildLockset::VisitDeclStmt(const DeclStmt *S) { in VisitDeclStmt() function in BuildLockset
H A DConsumed.cpp508 void VisitDeclStmt(const DeclStmt *DelcS);
838 void ConsumedStmtVisitor::VisitDeclStmt(const DeclStmt *DeclS) { in VisitDeclStmt() function in ConsumedStmtVisitor
H A DCalledOnceCheck.cpp1603 void VisitDeclStmt(const DeclStmt *DS) { in VisitDeclStmt() function in __anon946405a00111::CalledOnceChecker
H A DCFG.cpp567 CFGBlock *VisitDeclStmt(DeclStmt *DS);
2229 return VisitDeclStmt(cast<DeclStmt>(S)); in Visit()
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 DIndexBody.cpp371 bool VisitDeclStmt(DeclStmt *S) { in VisitDeclStmt() function in __anon5abc9b120111::BodyIndexer
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/
H A DREADME.txt77 evaluated CXXConstructExpr. Then in VisitDeclStmt(), we compute the
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTNodeTraverser.h647 void VisitDeclStmt(const DeclStmt *Node) { in VisitDeclStmt() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h489 void VisitDeclStmt(const DeclStmt *DS, ExplodedNode *Pred,
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngineC.cpp579 void ExprEngine::VisitDeclStmt(const DeclStmt *DS, ExplodedNode *Pred, in VisitDeclStmt() function in ExprEngine
H A DExprEngine.cpp1717 VisitDeclStmt(cast<DeclStmt>(S), Pred, Dst); in Visit()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DStmtProfile.cpp231 void StmtProfiler::VisitDeclStmt(const DeclStmt *S) { in VisitDeclStmt() function in StmtProfiler
H A DStmtPrinter.cpp195 void StmtPrinter::VisitDeclStmt(DeclStmt *Node) { in VisitDeclStmt() function in StmtPrinter
H A DExpr.cpp3306 void VisitDeclStmt(const DeclStmt *DS) { in VisitDeclStmt() function in __anonf798257b0811::SideEffectFinder
3309 Inherited::VisitDeclStmt(DS); in VisitDeclStmt()
H A DASTImporter.cpp542 ExpectedStmt VisitDeclStmt(DeclStmt *S);
6099 ExpectedStmt ASTNodeImporter::VisitDeclStmt(DeclStmt *S) { in VisitDeclStmt() function in ASTNodeImporter
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriterStmt.cpp272 void ASTStmtWriter::VisitDeclStmt(DeclStmt *S) { in VisitDeclStmt() function in ASTStmtWriter
H A DASTReaderStmt.cpp341 void ASTStmtReader::VisitDeclStmt(DeclStmt *S) { in VisitDeclStmt() function in ASTStmtReader
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp2016 void VisitDeclStmt(const DeclStmt *S);
2697 void EnqueueVisitor::VisitDeclStmt(const DeclStmt *S) { in VisitDeclStmt() function in EnqueueVisitor
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp358 void VisitDeclStmt(const DeclStmt *S) { in VisitDeclStmt() function in __anonacc9eed20111::CheckVarsEscapingDeclContext
H A DCGStmtOpenMP.cpp4207 void VisitDeclStmt(const DeclStmt *S) { in VisitDeclStmt() function in __anon18af19ea7111::CheckVarsEscapingUntiedTaskDeclContext