HomeSort by relevance Sort by last modified time
    Searched defs:wchar_t (Results 1 - 2 of 2) sorted by null

  /external/lldb/test/lang/cpp/wchar_t/
TestCxxWCharT.py 3 Test that C++ supports wchar_t correctly.
14 mydir = os.path.join("lang", "cpp", "wchar_t")
19 """Test that C++ supports wchar_t correctly."""
21 self.wchar_t()
25 """Test that C++ supports wchar_t correctly."""
27 self.wchar_t()
36 def wchar_t(self): member in class:CxxWCharTTestCase
37 """Test that C++ supports wchar_t correctly."""
53 # Check that we correctly report templates on wchar_t
55 substrs = ['(Foo<wchar_t>) foo_y = ']
    [all...]
  /external/clang/test/Preprocessor/
cxx_oper_keyword_ms_compat.cpp 99 #define wchar_t macro
184 wchar_t

Completed in 168 milliseconds