Searched refs:AllowedPad (Results 1 – 1 of 1) sorted by relevance
36 mutable int64_t AllowedPad; member in __anon329161bc0111::PaddingChecker43 AllowedPad = in checkASTDecl()45 assert(AllowedPad >= 0 && "AllowedPad option should be non-negative"); in checkASTDecl()88 if (DiffPad.getQuantity() <= AllowedPad) { in visitRecord()