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