Searched refs:CXTypeNullability_Nullable (Results 1 – 3 of 3) sorted by relevance
1317 return CXTypeNullability_Nullable; in clang_Type_getNullability()
3873 CXTypeNullability_Nullable = 1, enumerator
1546 case CXTypeNullability_Nullable: in PrintNullabilityKind()