Home
last modified time | relevance | path

Searched refs:vala_ccode_attribute_construct (Results 1 – 2 of 2) sorted by relevance

/dports/lang/vala/vala-0.48.18/codegen/
H A Dvalacodegen.h1005 ValaCCodeAttribute* vala_ccode_attribute_construct (GType object_type,
H A Dvalaccodeattribute.c2091 vala_ccode_attribute_construct (GType object_type, in vala_ccode_attribute_construct() function
2131 return vala_ccode_attribute_construct (VALA_TYPE_CCODE_ATTRIBUTE, node); in vala_ccode_attribute_new()