Searched refs:NullptrT (Results 1 – 7 of 7) sorted by relevance
23 using NullptrT = ::nullptr_t; typedef
33 using NullptrT = std::nullptr_t; typedef
77 if (TI == TypeIndex::NullptrT()) in simpleTypeName()
157 static TypeIndex NullptrT() { in NullptrT() function
786 if (ti == TypeIndex::NullptrT()) in CreateSimpleType()
506 if (ti == TypeIndex::NullptrT()) { in CreateSimpleType()
1654 return TypeIndex::NullptrT(); in lowerType()