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