Searched refs:WrongLength (Results 1 – 1 of 1) sorted by relevance
593 auto WrongLength = in registerMatchers() local599 ignoringImpCasts(declRefExpr(to(varDecl(hasInitializer(WrongLength))))); in registerMatchers()601 auto AnyOfCallOrDREWithoutInc = anyOf(DREWithoutInc, WrongLength); in registerMatchers()612 anyOf(WrongLength, AnyOfCallOrDREWithoutInc, CallExprReturnWithoutInc, in registerMatchers()