Searched refs:CXType_Auto (Results 1 – 6 of 6) sorted by relevance
1025 debug_assert_eq!(self.kind(), CXType_Auto); in is_non_deductible_auto_type()1037 CXType_Auto if self.is_non_deductible_auto_type() => return -6, in clang_size_of()1050 CXType_Auto if self.is_non_deductible_auto_type() => return -6, in clang_align_of()
320 CXType_Auto, in parse()
1049 CXType_Auto => { in from_clang_ty()
2978 CXType_Auto = 118, enumerator
3298 CXType_Auto = 118, enumerator
881 const CXType_Auto = 118, constant