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

  /external/clang/include/clang/Basic/
TargetInfo.h 174 WIntType, Char16Type, Char32Type, Int64Type, SigAtomicType,
220 IntType getWIntType() const { return WIntType; }
  /external/clang/lib/Basic/
TargetInfo.cpp 57 WIntType = SignedInt;
Targets.cpp 403 this->WIntType = TargetInfo::UnsignedInt;
623 // FIXME: WIntType should be SignedLong
    [all...]

Completed in 95 milliseconds