Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/test/Sema/
H A DMicrosoftExtensions.c151 int * __sptr __ptr32 __sptr wrong4; // expected-warning {{attribute '__sptr' is already applied}} variable
/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_class_type.py699 def wrong4(x: OneTwoWrong) -> int: function