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