Searched refs:funcAnnotation (Results 1 – 1 of 1) sorted by relevance
696 panda::pandasm::AnnotationData funcAnnotation(TSTYPE_ANNO_RECORD_NAME); in ParseFunctionTypeInfo() local700 funcAnnotation.AddElement(std::move(typeOfVregElement)); in ParseFunctionTypeInfo()702 std::move(funcAnnotation)); in ParseFunctionTypeInfo()773 panda::pandasm::AnnotationData funcAnnotation(TSTYPE_ANNO_RECORD_NAME); in ParseFunctionExportedType() local780 funcAnnotation.AddElement(std::move(exportedSymbolTypesElement)); in ParseFunctionExportedType()783 pandaFunc.metadata->GetAnnotations()).push_back(std::move(funcAnnotation)); in ParseFunctionExportedType()800 panda::pandasm::AnnotationData funcAnnotation(TSTYPE_ANNO_RECORD_NAME); in ParseFunctionDeclaredType() local807 funcAnnotation.AddElement(std::move(declaredSymbolTypesElement)); in ParseFunctionDeclaredType()810 std::move(funcAnnotation)); in ParseFunctionDeclaredType()