Searched refs:LengthExprStr (Results 1 – 1 of 1) sorted by relevance
178 StringRef LengthExprStr = in isDestBasedOnGivenLength() local181 return DestCapacityExprStr != "" && LengthExprStr != "" && in isDestBasedOnGivenLength()182 DestCapacityExprStr.contains(LengthExprStr); in isDestBasedOnGivenLength()299 StringRef LengthExprStr = exprToStr(LengthExpr, Result); in lengthExprHandle() local302 if (It->first->getName() == LengthExprStr) in lengthExprHandle()