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

  /external/clang/include/clang/Basic/
TargetInfo.h 164 WIntType, Char16Type, Char32Type, Int64Type, SigAtomicType,
204 IntType getInt64Type() const { return Int64Type; }
  /external/clang/lib/Basic/
TargetInfo.cpp 61 Int64Type = SignedLongLong;
Targets.cpp 465 this->Int64Type = TargetInfo::SignedLongLong;
617 this->Int64Type = TargetInfo::SignedLongLong;
    [all...]

Completed in 28 milliseconds