Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dcxx0x-initializer-stdinitializerlist.cpp109 struct WithIntType { typedef int type; }; struct
124 pair<WithIntType, int> pi; in argument_deduction()
125 pair<WithIntType, float> pf; in argument_deduction()