Home
last modified time | relevance | path

Searched refs:isNonNegativeIntegerExpr (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp1663 static bool isNonNegativeIntegerExpr(const Expr *Expr, const VarDecl *VD, in isNonNegativeIntegerExpr() function
1685 if (!isNonNegativeIntegerExpr(Node->getIdx(), VD, Ctx)) in getFixits()
2138 if (!isNonNegativeIntegerExpr(Offset, VD, Ctx)) in getFixits()