Home
last modified time | relevance | path

Searched defs:returns_int_ptr (Results 1 – 2 of 2) sorted by relevance

/llvm-project/libcxx/test/support/
H A Dcompare_types.h488 struct returns_int_ptr { struct
/llvm-project/clang/test/Sema/
H A Dnullability.c115 _Nonnull int *returns_int_ptr(int x) { in returns_int_ptr() function