Home
last modified time | relevance | path

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

/external/clang/test/Sema/
DMicrosoftExtensions.c137 int __sptr wrong1; // expected-error {{'__sptr' attribute only applies to pointer arguments}} variable
/external/pytorch/test/jit/
Dtest_class_type.py675 def wrong1(): function