Home
last modified time | relevance | path

Searched refs:CXTypeNullability_NullableResult (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/include/clang-c/
H A DIndex.h3959 CXTypeNullability_NullableResult = 4 enumerator
/llvm-project-15.0.7/clang/tools/libclang/
H A DCXType.cpp1333 return CXTypeNullability_NullableResult; in clang_Type_getNullability()
/llvm-project-15.0.7/clang/tools/c-index-test/
H A Dc-index-test.c1549 case CXTypeNullability_NullableResult: in PrintNullabilityKind()