Searched refs:DebugIteratorModeling (Results 1 – 4 of 4) sorted by relevance
28 class DebugIteratorModeling class41 typedef void (DebugIteratorModeling::*FnCheck)(const CallExpr *,46 &DebugIteratorModeling::analyzerIteratorPosition},48 &DebugIteratorModeling::analyzerIteratorContainer},50 &DebugIteratorModeling::analyzerIteratorValidity},54 DebugIteratorModeling();61 DebugIteratorModeling::DebugIteratorModeling() { in DebugIteratorModeling() function in DebugIteratorModeling67 bool DebugIteratorModeling::evalCall(const CallEvent &Call, in evalCall()82 void DebugIteratorModeling::analyzerIteratorDataField(const CallExpr *CE, in analyzerIteratorDataField()102 void DebugIteratorModeling::analyzerIteratorPosition(const CallExpr *CE, in analyzerIteratorPosition()[all …]
36 DebugIteratorModeling.cpp
45 "DebugIteratorModeling.cpp",
1613 def DebugIteratorModeling : Checker<"DebugIteratorModeling">,