Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1741 const size_t MAX_PUNY_EDGE_LENGTH = 2; in removePunyEdges() local
1742 if (*ByteWidth <= MAX_PUNY_EDGE_LENGTH) { in removePunyEdges()