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

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

Completed in 130 milliseconds