Home
last modified time | relevance | path

Searched defs:charT (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/CXX/basic/basic.start/basic.start.main/
H A Dp2.cpp86 typedef char charT; typedef
87 int main(int, const charT**) {} in main()
92 typedef char charT; typedef
98 typedef char charT; typedef
/llvm-project/libcxx/test/std/strings/basic.string/string.cons/
H A Diter_alloc.pass.cpp28 typedef typename std::iterator_traits<It>::value_type charT; in test() typedef
46 typedef typename std::iterator_traits<It>::value_type charT; in test() typedef
H A Dsize_char_alloc.pass.cpp52 typedef char charT; in test() typedef
65 typedef char charT; in test() typedef