Searched refs:shouldIgnoreRecord (Results 1 – 1 of 1) sorted by relevance
117 static bool shouldIgnoreRecord(const RecordDecl *RD, StringRef Pattern);285 shouldIgnoreRecord(RD, Opts.IgnoredRecordsWithFieldPattern)) { in isNonUnionUninit()499 static bool shouldIgnoreRecord(const RecordDecl *RD, StringRef Pattern) { in shouldIgnoreRecord() function