Searched defs:is_constructor (Results 1 – 6 of 6) sorted by relevance
4436 bool is_constructor, in mem_fn_context_rel()4486 is_constructor() const in is_constructor() function4494 is_constructor(bool f) in is_constructor() function4568 bool is_constructor, bool is_const) in member_function_template()4576 is_constructor() const in is_constructor() function
41 bool is_constructor = (new_target != nullptr); in New() local
496 let is_constructor = kind == CXCursor_Constructor; in from_ty() localVariable
107 pub fn is_constructor(&self) -> bool { in is_constructor() method
322 bool is_constructor() const in is_constructor() function
2576 bool& is_constructor, in read_cdtor_const()