Searched refs:ListInt_right (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/test/Modules/Inputs/ | ||
H A D | templates-right.h | 23 typedef List<int> ListInt_right; typedef |
/llvm-project/clang/test/Modules/ | ||
H A D | templates.mm | 84 ListInt_right r{0, 2}; |