Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetLibraryInfo.cpp68 SizeT, // size_t. global() enumerator
/freebsd-src/contrib/llvm-project/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h84 SizeT, enumerator
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DFormatString.h289 enum class TypeKind { DontCare, SizeT, PtrdiffT }; global() enumerator
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp3096 QualType SizeT = Context.getSizeType(); DeclareGlobalNewDelete() local
H A DSemaDeclCXX.cpp17379 QualType SizeT = Context.getSizeType(); EvaluateStaticAssertMessageAsString() local
H A DSemaChecking.cpp635 QualType SizeT = S.Context.getSizeType(); dumpRecordValue() local