Searched refs:shouldSkipPadding (Results 1 – 1 of 1) sorted by relevance
48 bool shouldSkipPadding(const RecordDecl *D);59 bool BMapDeclVisitor::shouldSkipPadding(const RecordDecl *D) { in shouldSkipPadding() function in ebpf::BMapDeclVisitor126 bool SkipPadding = shouldSkipPadding(D); in VisitRecordDecl()