Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/test/
H A Doutput_test_helper.cc65 using SizeT = std::string::size_type; in PerformSubstitutions() typedef
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/test/
H A Doutput_test_helper.cc74 using SizeT = std::string::size_type; in PerformSubstitutions() typedef
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DFormatString.h278 enum class TypeKind { DontCare, SizeT, PtrdiffT }; enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp2953 QualType SizeT = Context.getSizeType(); in DeclareGlobalNewDelete() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp5054 auto *SizeT = MallocCall->getOperand(1); in manifest() local