Searched refs:conv4int (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/SemaCXX/
H A Dcxx1y-deduced-return-type.cpp40 Conv4<int> conv4int; variable
41 int conv4a = conv4int;
42 int conv4b = conv4int.operator auto();

Completed in 479 milliseconds