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 133 WIntType, Char16Type, Char32Type, Int64Type, SigAtomicType;
166 IntType getWIntType() const { return WIntType; }
  /external/clang/lib/Basic/
TargetInfo.cpp 56 WIntType = SignedInt;
Targets.cpp 328 this->WIntType = TargetInfo::UnsignedInt;
478 // FIXME: WIntType should be SignedLong
513 // FIXME: WIntType should be SignedLong
    [all...]

Completed in 136 milliseconds