Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp2280 const size_t MAX_PUNY_EDGE_LENGTH = 2; in removePunyEdges() local
2281 if (*ByteWidth <= MAX_PUNY_EDGE_LENGTH) { in removePunyEdges()