Home | History | Annotate | Download | only in AST

Lines Matching refs:NullPtr

787     if (BT->getKind() == BuiltinType::NullPtr) return STK_CPointer;
1446 case NullPtr: return "nullptr_t";