Searched refs:NullptrTypeInNamespace (Results 1 – 2 of 2) sorted by relevance
68 Nullptr(LO.CPlusPlus11 || LO.C2x), NullptrTypeInNamespace(LO.CPlusPlus), in PrintingPolicy()201 unsigned NullptrTypeInNamespace : 1; member
3094 return Policy.NullptrTypeInNamespace ? "std::nullptr_t" : "nullptr_t"; in getName()