Home
last modified time | relevance | path

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

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