Searched refs:is_constructor (Results 1 – 4 of 4) sorted by relevance
180 static bool is_constructor(Decl *decl);
423 if (is_constructor(method)) { in generator()517 bool generator::is_constructor(Decl *decl) in is_constructor() function in generator
955 if (generator::is_constructor(method)) in get_kind()
398 void is_constructor(void); function401 void is_constructor(void) { function