Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang-c/
H A DIndex.h3352 CXTypeNullability_NullableResult = 4 enumerator
/openbsd/gnu/llvm/clang/tools/libclang/
H A DCXType.cpp1342 return CXTypeNullability_NullableResult; in clang_Type_getNullability()
/openbsd/gnu/llvm/clang/tools/c-index-test/
H A Dc-index-test.c1560 case CXTypeNullability_NullableResult: in PrintNullabilityKind()