Searched refs:IsRecordAnnotationFound (Results 1 – 1 of 1) sorted by relevance
9627 bool IsRecordAnnotationFound() { return count_ != 0; } in IsRecordAnnotationFound() function in art::RecordAnnotationVisitor9859 if (!visitor.IsRecordAnnotationFound()) { in VerifyRecordClass()