Searched defs:is_constructor (Results 1 – 7 of 7) sorted by relevance
4517 bool is_constructor, in mem_fn_context_rel()4567 is_constructor() const in is_constructor() function4575 is_constructor(bool f) in is_constructor() function4653 bool is_constructor, bool is_const) in member_function_template()4661 is_constructor() const in is_constructor() function
528 let is_constructor = kind == CXCursor_Constructor; in from_ty() localVariable
107 pub(crate) fn is_constructor(&self) -> bool { in is_constructor() method
575 pub fn is_constructor(self, def_id: DefId) -> bool { in is_constructor() method
324 bool is_constructor() const in is_constructor() function
879 bool is_constructor) { in GenTypeNativePtr()
2688 bool& is_constructor, in read_cdtor_const()