Home
last modified time | relevance | path

Searched defs:SizeT (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetLibraryInfo.cpp71 SizeT, // size_t. enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h84 SizeT, enumerator
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DFormatString.h302 enum class TypeKind { DontCare, SizeT, PtrdiffT }; enumerator
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DCompiler.cpp2840 PrimType SizeT = classifyPrim(Stripped->getType()); in VisitCXXNewExpr() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp3098 QualType SizeT = Context.getSizeType(); in DeclareGlobalNewDelete() local
H A DSemaChecking.cpp664 QualType SizeT = S.Context.getSizeType(); in dumpRecordValue() local
H A DSemaDeclCXX.cpp17233 QualType SizeT = Context.getSizeType(); in EvaluateStaticAssertMessageAsString() local