Searched defs:SizeType (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/contrib/llvm/include/llvm/ADT/
H A DMapVector.h34 typedef typename VectorType::size_type SizeType; typedef in class:llvm::MapVector
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DTargetInfo.h176 IntType SizeType, IntMaxType, UIntMaxType, PtrDiffType, IntPtrType, WCharType, member in class:clang::TargetInfo
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprCXX.cpp1300 QualType SizeType = ArraySize->getType(); local
H A DSemaDeclCXX.cpp3151 QualType SizeType = SemaRef.Context.getSizeType(); local
8835 QualType SizeType = S.Context.getSizeType(); local
9033 QualType SizeType = S.Context.getSizeType(); local
[all...]
H A DTreeTransform.h9471 QualType SizeType; local
H A DSemaExpr.cpp11643 QualType SizeType = S.Context.getSizeType(); local

Completed in 332 milliseconds