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

  /external/clang/lib/CodeGen/
CGRTTI.cpp     [all...]
  /external/clang/include/clang/AST/
ASTContext.h 560 CanQualType Char16Ty; // [C++0x 3.9.1p5], integer type in C99.
    [all...]
  /external/clang/lib/Sema/
SemaExprObjC.cpp 258 NumberType = Context.Char16Ty;
499 ValueType = Context.Char16Ty;
    [all...]
SemaType.cpp 626 Result = Context.Char16Ty;
    [all...]
SemaDeclCXX.cpp     [all...]
SemaExpr.cpp     [all...]
SemaOverload.cpp     [all...]
  /external/clang/lib/AST/
ASTContext.cpp 440 InitBuiltinType(Char16Ty, BuiltinType::Char16);
442 Char16Ty = getFromTargetType(Target.getChar16Type());
    [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]

Completed in 350 milliseconds