Searched refs:DebugIteratorModeling (Results 1 – 3 of 3) sorted by relevance
27 class DebugIteratorModeling class40 typedef void (DebugIteratorModeling::*FnCheck)(const CallExpr *,45 &DebugIteratorModeling::analyzerIteratorPosition},47 &DebugIteratorModeling::analyzerIteratorContainer},49 &DebugIteratorModeling::analyzerIteratorValidity},53 DebugIteratorModeling();60 DebugIteratorModeling::DebugIteratorModeling() { in DebugIteratorModeling() function in DebugIteratorModeling66 bool DebugIteratorModeling::evalCall(const CallEvent &Call, in evalCall()81 void DebugIteratorModeling::analyzerIteratorDataField(const CallExpr *CE, in analyzerIteratorDataField()101 void DebugIteratorModeling::analyzerIteratorPosition(const CallExpr *CE, in analyzerIteratorPosition()[all …]
1548 def DebugIteratorModeling : Checker<"DebugIteratorModeling">,
561 SRCS_FUL+= StaticAnalyzer/Checkers/DebugIteratorModeling.cpp