Searched defs:SizeT (Results 1 – 5 of 5) sorted by relevance
65 using SizeT = std::string::size_type; in PerformSubstitutions() typedef
74 using SizeT = std::string::size_type; in PerformSubstitutions() typedef
278 enum class TypeKind { DontCare, SizeT, PtrdiffT }; enumerator
2953 QualType SizeT = Context.getSizeType(); in DeclareGlobalNewDelete() local
5054 auto *SizeT = MallocCall->getOperand(1); in manifest() local