HomeSort by relevance Sort by last modified time
    Searched full:superint2 (Results 1 - 1 of 1) sorted by null

  /external/clang/test/SemaCXX/
warn-unused-local-typedef.cpp 72 typedef signed long int superint2; // no diag typedef
73 printf("%f", static_cast<superint2>(42));

Completed in 196 milliseconds