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

  /external/clang/include/clang/AST/
ASTContext.h 885 CanQualType Char16Ty; // [C++0x 3.9.1p5], integer type in C99
    [all...]
  /external/clang/lib/Sema/
SemaExprObjC.cpp 333 NumberType = Context.Char16Ty;
591 ValueType = Context.Char16Ty;
    [all...]
SemaInit.cpp 41 return Context.typesAreCompatible(Context.Char16Ty, T) ||
95 if (Context.typesAreCompatible(Context.Char16Ty, ElemTy))
    [all...]
SemaType.cpp     [all...]
SemaDeclCXX.cpp     [all...]
SemaExpr.cpp     [all...]
SemaOverload.cpp     [all...]
  /external/clang/lib/CodeGen/
ItaniumCXXABI.cpp     [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]

Completed in 241 milliseconds