HomeSort by relevance Sort by last modified time
    Searched refs:Char16Ty (Results 1 - 11 of 11) sorted by null

  /external/lldb/source/Symbol/
ClangASTContext.cpp 728 clang_type = ast->Char16Ty.getAsOpaquePtr();
    [all...]
  /external/clang/include/clang/AST/
ASTContext.h 777 CanQualType Char16Ty; // [C++0x 3.9.1p5], integer type in C99.
    [all...]
  /external/clang/lib/Sema/
SemaExprObjC.cpp 276 NumberType = Context.Char16Ty;
550 ValueType = Context.Char16Ty;
    [all...]
SemaInit.cpp 41 return Context.typesAreCompatible(Context.Char16Ty, T) ||
95 if (Context.typesAreCompatible(Context.Char16Ty, ElemTy))
    [all...]
SemaType.cpp 745 Result = Context.Char16Ty;
    [all...]
SemaDeclCXX.cpp     [all...]
SemaExpr.cpp     [all...]
SemaOverload.cpp     [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]
  /external/clang/lib/CodeGen/
ItaniumCXXABI.cpp     [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]

Completed in 160 milliseconds