Searched refs:isInCondition (Results 1 – 1 of 1) sorted by relevance
71 static bool isInCondition(const Stmt *S, CheckerContext &C) { in isInCondition() function151 if (!AllowErrnoReadOutsideConditions || isInCondition(S, C)) { in checkLocation()