Searched refs:IsTypeAnnotation (Results 1 – 3 of 3) sorted by relevance
459 bool RecordMetadata::IsTypeAnnotation() const in IsTypeAnnotation() function in panda::pandasm::RecordMetadata
498 virtual bool IsTypeAnnotation() const;
509 } else if (record.metadata->IsTypeAnnotation()) { in AddAnnotations()