Searched refs:MAX_PUNY_EDGE_LENGTH (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1718 const size_t MAX_PUNY_EDGE_LENGTH = 2; local
1719 if (*ByteWidth <= MAX_PUNY_EDGE_LENGTH) {

Completed in 177 milliseconds