Home
last modified time | relevance | path

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

/external/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-cpp/
Dmain.cpp20 typedef Type3 Type4; // should show as char typedef
82 Type4 T4ILookChar = 14; in main()
/external/clang/test/Misc/
Dinteger-literal-printing.cpp25 template <charTy T, typename Type4Helper<T>::Ty U> struct Type4 {}; struct
73 …struct Type4<charTy::c, "4"> t4; // expected-error{{value of type 'const char [2]' is not implicit… in Function()
/external/llvm-project/clang/test/Misc/
Dinteger-literal-printing.cpp25 template <charTy T, typename Type4Helper<T>::Ty U> struct Type4 {}; struct
73 …struct Type4<charTy::c, "4"> t4; // expected-error{{value of type 'const char [2]' is not implicit… in Function()