Searched refs:reftype (Results 1 – 6 of 6) sorted by relevance
221 reftype = None227 reftype = f":c:{match.group(1)}"232 reftype = match.group(1)236 if not reftype:237 reftype = self.DEF_SYMBOL_TYPES[c_type].get("ref_type")238 if not reftype:239 reftype = self.DEF_SYMBOL_TYPES[c_type].get("real_type")241 new_ref = f"{reftype}:`{old} <{new}>`"
105 enum reftype { enum114 enum reftype reftype; member
483 reftype = node.get('reftype', '')493 suggestions = get_suggestions(app, env, node, target, domain, reftype)
68 new->count.reftype = REF_PROXY; in aa_alloc_proxy()419 label->count.reftype = REF_NS; /* for aafs purposes */ in aa_label_init()
171 d->count.reftype = REF_RAWDATA; in aa_loaddata_alloc()
190 switch (ref->reftype) { in aa_put_common_ref()