Searched refs:DebugIteratorModeling (Results 1 – 5 of 5) 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 …]
35 DebugIteratorModeling.cpp
44 "DebugIteratorModeling.cpp",
43 DebugIteratorModeling.cpp \
1548 def DebugIteratorModeling : Checker<"DebugIteratorModeling">,