Home
last modified time | relevance | path

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

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