Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Sema/
H A Dnullability.c163 typedef IntP _Nullable NullableIntP0; in conditional_expr() typedef
164 typedef NullableIntP0 _Nullable NullableIntP1; in conditional_expr()