HomeSort by relevance Sort by last modified time
    Searched defs:SizeType (Results 1 - 7 of 7) sorted by null

  /frameworks/compile/mclinker/include/mcld/LD/
LDSymbol.h 32 typedef ResolveInfo::SizeType SizeType;
92 SizeType size() const
105 void setSize(SizeType pSize) {
ResolveInfo.h 43 typedef uint64_t SizeType;
121 void setSize(SizeType pSize)
187 SizeType size() const
265 SizeType m_Size;
  /external/clang/include/clang/Basic/
TargetInfo.h 132 IntType SizeType, IntMaxType, UIntMaxType, PtrDiffType, IntPtrType, WCharType,
158 IntType getSizeType() const { return SizeType; }
  /external/clang/lib/Sema/
SemaExprCXX.cpp     [all...]
TreeTransform.h     [all...]
SemaDeclCXX.cpp     [all...]
SemaExpr.cpp     [all...]

Completed in 131 milliseconds