Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DBuiltinFunctionChecker.cpp34 QualType getSufficientTypeForOverflowOp(CheckerContext &C, const QualType &T) { in getSufficientTypeForOverflowOp() function
212 getSufficientTypeForOverflowOp(C, ResultType)); in handleOverflowBuiltin()