Lines Matching refs:ident
45 ident = "%s_%s" % (parent, self.type_ast.ident)
47 ident = self.type_ast.ident
48 s = set(("%s.hh" % ident, "%s.cc" % ident))
52 ident = str(self.type_ast)
55 t = Type(self.symtab, ident, self.location, self.pairs,
68 t.ident, func_id, self.location,
78 t.ident, func_id, self.location,