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

  /external/clang/lib/CodeGen/
CGRTTI.cpp     [all...]
  /external/clang/include/clang/AST/
ASTContext.h 490 CanQualType Char32Ty; // [C++0x 3.9.1p5], integer type in C99.
    [all...]
  /external/clang/lib/AST/
ASTContext.cpp 447 InitBuiltinType(Char32Ty, BuiltinType::Char32);
449 Char32Ty = getFromTargetType(Target.getChar32Type());
    [all...]
  /external/clang/lib/Sema/
SemaType.cpp 628 Result = Context.Char32Ty;
    [all...]
SemaDeclCXX.cpp     [all...]
SemaExpr.cpp     [all...]
SemaOverload.cpp     [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]

Completed in 530 milliseconds