Searched refs:CXTypeNullability_Nullable (Results 1 – 4 of 4) sorted by relevance
1317 return CXTypeNullability_Nullable; in clang_Type_getNullability()
3853 CXTypeNullability_Nullable = 1, enumerator
1031 const CXTypeNullability_Nullable = 1, constant
1545 case CXTypeNullability_Nullable: in PrintNullabilityKind()