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

  /external/lldb/source/Symbol/
ClangASTContext.cpp 731 clang_type = ast->Char32Ty.getAsOpaquePtr();
    [all...]
  /external/clang/include/clang/AST/
ASTContext.h 778 CanQualType Char32Ty; // [C++0x 3.9.1p5], integer type in C99.
    [all...]
  /external/clang/lib/Sema/
SemaExprObjC.cpp 280 NumberType = Context.Char32Ty;
554 ValueType = Context.Char32Ty;
    [all...]
SemaInit.cpp 42 Context.typesAreCompatible(Context.Char32Ty, T);
103 if (Context.typesAreCompatible(Context.Char32Ty, ElemTy))
    [all...]
SemaType.cpp 750 Result = Context.Char32Ty;
    [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 120 milliseconds