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

  /external/clang/include/clang/AST/
ASTContext.h 749 CanQualType UnsignedLongLongTy, UnsignedInt128Ty;
    [all...]
  /external/clang/lib/AST/
ASTContext.cpp 785 TypeSourceInfo *TInfo = getTrivialTypeSourceInfo(UnsignedInt128Ty);
844 InitBuiltinType(UnsignedInt128Ty, BuiltinType::UInt128);
    [all...]
  /external/clang/lib/Sema/
SemaOverload.cpp     [all...]
SemaType.cpp 858 Result = Context.UnsignedInt128Ty;
    [all...]
SemaDeclAttr.cpp     [all...]
TreeTransform.h     [all...]
SemaExpr.cpp     [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]

Completed in 118 milliseconds