/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
D | AnalysisOrderChecker.cpp | 67 void checkPostStmt(const CastExpr *CE, CheckerContext &C) const { in checkPostStmt() function in __anon54e5e91a0111::AnalysisOrderChecker 79 void checkPostStmt(const ArraySubscriptExpr *SubExpr, in checkPostStmt() function in __anon54e5e91a0111::AnalysisOrderChecker 90 void checkPostStmt(const CXXNewExpr *NE, CheckerContext &C) const { in checkPostStmt() function in __anon54e5e91a0111::AnalysisOrderChecker 100 void checkPostStmt(const CXXDeleteExpr *NE, CheckerContext &C) const { in checkPostStmt() function in __anon54e5e91a0111::AnalysisOrderChecker 110 void checkPostStmt(const CXXConstructExpr *NE, CheckerContext &C) const { in checkPostStmt() function in __anon54e5e91a0111::AnalysisOrderChecker 120 void checkPostStmt(const OffsetOfExpr *OOE, CheckerContext &C) const { in checkPostStmt() function in __anon54e5e91a0111::AnalysisOrderChecker
|
D | PointerArithChecker.cpp | 217 void PointerArithChecker::checkPostStmt(const CallExpr *CE, in checkPostStmt() function in PointerArithChecker 240 void PointerArithChecker::checkPostStmt(const CXXNewExpr *NE, in checkPostStmt() function in PointerArithChecker 257 void PointerArithChecker::checkPostStmt(const CastExpr *CE, in checkPostStmt() function in PointerArithChecker
|
D | TaintTesterChecker.cpp | 46 void TaintTesterChecker::checkPostStmt(const Expr *E, in checkPostStmt() function in TaintTesterChecker
|
D | UndefCapturedBlockVarChecker.cpp | 51 UndefCapturedBlockVarChecker::checkPostStmt(const BlockExpr *BE, in checkPostStmt() function in UndefCapturedBlockVarChecker
|
D | BasicObjCFoundationChecks.cpp | 319 void NilArgChecker::checkPostStmt(const ObjCArrayLiteral *AL, in checkPostStmt() function in NilArgChecker 327 void NilArgChecker::checkPostStmt(const ObjCDictionaryLiteral *DL, in checkPostStmt() function in NilArgChecker 976 void ObjCLoopChecker::checkPostStmt(const ObjCForCollectionStmt *FCS, in checkPostStmt() function in ObjCLoopChecker 1160 void checkPostStmt(const ObjCArrayLiteral *E, CheckerContext &C) const { in checkPostStmt() function in __anon4f199aed0811::ObjCNonNilReturnValueChecker 1163 void checkPostStmt(const ObjCDictionaryLiteral *E, CheckerContext &C) const { in checkPostStmt() function in __anon4f199aed0811::ObjCNonNilReturnValueChecker 1166 void checkPostStmt(const ObjCBoxedExpr *E, CheckerContext &C) const { in checkPostStmt() function in __anon4f199aed0811::ObjCNonNilReturnValueChecker
|
D | UndefResultChecker.cpp | 76 void UndefResultChecker::checkPostStmt(const BinaryOperator *B, in checkPostStmt() function in UndefResultChecker
|
D | DynamicTypeChecker.cpp | 154 void DynamicTypeChecker::checkPostStmt(const ImplicitCastExpr *CE, in checkPostStmt() function in DynamicTypeChecker
|
D | ObjCContainersChecker.cpp | 86 void ObjCContainersChecker::checkPostStmt(const CallExpr *CE, in checkPostStmt() function in ObjCContainersChecker
|
D | IteratorModeling.cpp | 251 void IteratorModeling::checkPostStmt(const UnaryOperator *UO, in checkPostStmt() function in IteratorModeling 263 void IteratorModeling::checkPostStmt(const BinaryOperator *BO, in checkPostStmt() function in IteratorModeling 292 void IteratorModeling::checkPostStmt(const MaterializeTemporaryExpr *MTE, in checkPostStmt() function in IteratorModeling
|
D | CheckerDocumentation.cpp | 329 void CheckerDocumentation::checkPostStmt(const DeclStmt *DS, in checkPostStmt() function in clang::ento::CheckerDocumentation
|
D | DynamicTypePropagation.cpp | 419 void DynamicTypePropagation::checkPostStmt(const CXXNewExpr *NewE, in checkPostStmt() function in DynamicTypePropagation 613 void DynamicTypePropagation::checkPostStmt(const CastExpr *CE, in checkPostStmt() function in DynamicTypePropagation
|
D | ObjCSelfInitChecker.cpp | 196 void ObjCSelfInitChecker::checkPostStmt(const ObjCIvarRefExpr *E, in checkPostStmt() function in ObjCSelfInitChecker
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | PointerArithChecker.cpp | 220 void PointerArithChecker::checkPostStmt(const CallExpr *CE, in checkPostStmt() function in PointerArithChecker 243 void PointerArithChecker::checkPostStmt(const CXXNewExpr *NE, in checkPostStmt() function in PointerArithChecker 260 void PointerArithChecker::checkPostStmt(const CastExpr *CE, in checkPostStmt() function in PointerArithChecker
|
D | TaintTesterChecker.cpp | 44 void TaintTesterChecker::checkPostStmt(const Expr *E, in checkPostStmt() function in TaintTesterChecker
|
D | UndefResultChecker.cpp | 38 void UndefResultChecker::checkPostStmt(const BinaryOperator *B, in checkPostStmt() function in UndefResultChecker
|
D | UndefCapturedBlockVarChecker.cpp | 52 UndefCapturedBlockVarChecker::checkPostStmt(const BlockExpr *BE, in checkPostStmt() function in UndefCapturedBlockVarChecker
|
D | BasicObjCFoundationChecks.cpp | 320 void NilArgChecker::checkPostStmt(const ObjCArrayLiteral *AL, in checkPostStmt() function in NilArgChecker 328 void NilArgChecker::checkPostStmt(const ObjCDictionaryLiteral *DL, in checkPostStmt() function in NilArgChecker 1005 void ObjCLoopChecker::checkPostStmt(const ObjCForCollectionStmt *FCS, in checkPostStmt() function in ObjCLoopChecker 1190 void checkPostStmt(const ObjCArrayLiteral *E, CheckerContext &C) const { in checkPostStmt() function in __anon9c7c8bff0811::ObjCNonNilReturnValueChecker 1193 void checkPostStmt(const ObjCDictionaryLiteral *E, CheckerContext &C) const { in checkPostStmt() function in __anon9c7c8bff0811::ObjCNonNilReturnValueChecker 1196 void checkPostStmt(const ObjCBoxedExpr *E, CheckerContext &C) const { in checkPostStmt() function in __anon9c7c8bff0811::ObjCNonNilReturnValueChecker
|
D | ObjCContainersChecker.cpp | 84 void ObjCContainersChecker::checkPostStmt(const CallExpr *CE, in checkPostStmt() function in ObjCContainersChecker
|
D | DynamicTypeChecker.cpp | 163 void DynamicTypeChecker::checkPostStmt(const ImplicitCastExpr *CE, in checkPostStmt() function in DynamicTypeChecker
|
D | CheckerDocumentation.cpp | 320 void CheckerDocumentation::checkPostStmt(const DeclStmt *DS, in checkPostStmt() function in clang::ento::CheckerDocumentation
|
D | DynamicTypePropagation.cpp | 294 void DynamicTypePropagation::checkPostStmt(const CXXNewExpr *NewE, in checkPostStmt() function in DynamicTypePropagation 522 void DynamicTypePropagation::checkPostStmt(const CastExpr *CE, in checkPostStmt() function in DynamicTypePropagation
|
D | DebugCheckers.cpp | 225 void checkPostStmt(const Stmt *S, CheckerContext &C) const { in checkPostStmt() function in __anonfb8a78c60911::BugHashDumper
|
D | ObjCSelfInitChecker.cpp | 197 void ObjCSelfInitChecker::checkPostStmt(const ObjCIvarRefExpr *E, in checkPostStmt() function in ObjCSelfInitChecker
|
D | RetainCountChecker.cpp | 2701 void RetainCountChecker::checkPostStmt(const BlockExpr *BE, in checkPostStmt() function in RetainCountChecker 2741 void RetainCountChecker::checkPostStmt(const CastExpr *CE, in checkPostStmt() function in RetainCountChecker 2809 void RetainCountChecker::checkPostStmt(const ObjCArrayLiteral *AL, in checkPostStmt() function in RetainCountChecker 2815 void RetainCountChecker::checkPostStmt(const ObjCDictionaryLiteral *DL, in checkPostStmt() function in RetainCountChecker 2821 void RetainCountChecker::checkPostStmt(const ObjCBoxedExpr *Ex, in checkPostStmt() function in RetainCountChecker 2836 void RetainCountChecker::checkPostStmt(const ObjCIvarRefExpr *IRE, in checkPostStmt() function in RetainCountChecker
|
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/ |
D | RetainCountChecker.cpp | 146 void RetainCountChecker::checkPostStmt(const BlockExpr *BE, in checkPostStmt() function in RetainCountChecker 182 void RetainCountChecker::checkPostStmt(const CastExpr *CE, in checkPostStmt() function in RetainCountChecker 259 void RetainCountChecker::checkPostStmt(const ObjCArrayLiteral *AL, in checkPostStmt() function in RetainCountChecker 265 void RetainCountChecker::checkPostStmt(const ObjCDictionaryLiteral *DL, in checkPostStmt() function in RetainCountChecker 271 void RetainCountChecker::checkPostStmt(const ObjCBoxedExpr *Ex, in checkPostStmt() function in RetainCountChecker 285 void RetainCountChecker::checkPostStmt(const ObjCIvarRefExpr *IRE, in checkPostStmt() function in RetainCountChecker
|