Searched refs:isInjectUL (Results 1 – 1 of 1) sorted by relevance
164 static bool isInjectUL(const MatchFinder::MatchResult &Result) { in isInjectUL() function313 ? (isInjectUL(Result) ? 1UL : 1) in lengthExprHandle()318 (Twine(NewLength) + (isInjectUL(Result) ? "UL" : "")).str()); in lengthExprHandle()359 if (isInjectUL(Result)) in lengthExprHandle()459 (IsOverflows ? (!isInjectUL(Result) ? " + 1" : " + 1UL") : "")) in insertDestCapacityArg()