Searched refs:UseSafeFunctions (Results 1 – 2 of 2) sorted by relevance
41 bool UseSafeFunctions = false; variable
821 UseSafeFunctions = AreSafeFunctionsWanted.getValue(); in check()875 bool IsSafe = UseSafeFunctions && IsOverflows && isKnownDest(Result) && in memcpyFix()947 if (UseSafeFunctions && isKnownDest(Result)) { in memmoveFix()