Home | History | Annotate | Download | only in AST

Lines Matching refs:NullPtr

492   // nullptr type (C++0x 2.14.7)
493 InitBuiltinType(NullPtrTy, BuiltinType::NullPtr);
961 case BuiltinType::NullPtr: