Searched refs:CXType_Unexposed (Results 1 – 8 of 8) sorted by relevance
801 CXType_Unexposed in from_clang_ty()828 CXType_Unexposed | CXType_Invalid => { in from_clang_ty()1033 if ty.kind() == CXType_Unexposed { in from_clang_ty()
1549 if ty.kind() == clang_sys::CXType_Unexposed || in from_ty_with_id()1550 location.cur_type().kind() == clang_sys::CXType_Unexposed in from_ty_with_id()1708 if ty.kind() != clang_sys::CXType_Unexposed { in type_param()
1259 self.is_valid() && self.kind() != CXType_Unexposed in is_valid_and_exposed()1297 self.kind() == CXType_Unexposed && in is_associated_type()1961 c.cur_type().canonical_type().kind() == CXType_Unexposed in new()
62 return CXType_Unexposed; in GetBuiltinTypeKind()97 return CXType_Unexposed; in GetTypeKind()
79 return CXType_Unexposed; in GetBuiltinTypeKind()120 return CXType_Unexposed; in GetTypeKind()
2925 CXType_Unexposed = 1, enumerator
3236 CXType_Unexposed = 1, enumerator
813 const CXType_Unexposed = 1, constant