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

  /external/clang/test/SemaCXX/
cxx1y-deduced-return-type.cpp 39 Conv4<int> conv4int; variable
40 int conv4a = conv4int;
41 int conv4b = conv4int.operator auto();

Completed in 52 milliseconds