HomeSort by relevance Sort by last modified time
    Searched refs:y10 (Results 1 - 2 of 2) sorted by null

  /external/clang/test/SemaCXX/
warn-literal-conversion.cpp 28 int y10 = -1.2F; // expected-warning {{implicit conversion turns literal floating-point number into integer}} local
  /external/clang/test/Analysis/
dead-stores.c 253 int y10 = 4; local
275 ++y10;
339 (void)y10;

Completed in 35 milliseconds