Searched defs:CXXNullPtrLiteralExpr (Results 1 – 1 of 1) sorted by relevance
360 CXXNullPtrLiteralExpr(QualType Ty, SourceLocation l) : in CXXNullPtrLiteralExpr() function365 explicit CXXNullPtrLiteralExpr(EmptyShell Empty) in CXXNullPtrLiteralExpr() function376 static bool classof(const CXXNullPtrLiteralExpr *) { return true; } in classof()