Searched refs:IsRuntimeTypeAnnotation (Results 1 – 6 of 6) sorted by relevance
464 bool RecordMetadata::IsRuntimeTypeAnnotation() const in IsRuntimeTypeAnnotation() function in panda::pandasm::RecordMetadata
521 virtual bool IsRuntimeTypeAnnotation() const;
520 } else if (record.metadata->IsRuntimeTypeAnnotation()) { in AddAnnotations()
468 bool RecordMetadata::IsRuntimeTypeAnnotation() const in IsRuntimeTypeAnnotation() function in ark::pandasm::RecordMetadata
494 virtual bool IsRuntimeTypeAnnotation() const;
147 … !record.metadata->IsRuntimeAnnotation() && !record.metadata->IsRuntimeTypeAnnotation() && in CheckValueType()687 } else if (record.metadata->IsRuntimeTypeAnnotation()) { in AddAnnotations()