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

  /external/clang/test/SemaCXX/
complex-init-list.cpp 14 _Complex float valid1 = { 1.0f, 2.0f }; variable
  /external/clang/test/Sema/
complex-init-list.c 20 _Complex float valid1 = { 1.0f, 2.0f }; // expected-warning {{specifying real and imaginary components is an extension}} variable

Completed in 38 milliseconds