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

Completed in 543 milliseconds