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

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

Completed in 94 milliseconds