Home
last modified time | relevance | path

Searched defs:INTS (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/Sema/
H A Dnullability.c226 typedef int INTS[4]; typedef
238 typedef int INTS[4]; in arraysInBlocks() typedef
/llvm-project/clang/test/SemaObjC/
H A Dnullability.m272 typedef int INTS[4]; typedef
283 - (void)sugarWithTypedef:(nonnull INTS)x;
/llvm-project/clang/test/SemaCXX/
H A Dnullability.cpp182 typedef int INTS[4]; in arraysInLambdas() typedef