Searched refs:CXTypeNullability_Unspecified (Results 1 – 3 of 3) sorted by relevance
1321 return CXTypeNullability_Unspecified; in clang_Type_getNullability()
3880 CXTypeNullability_Unspecified = 2, enumerator
1552 case CXTypeNullability_Unspecified: in PrintNullabilityKind()