Searched refs:nullptr_expr (Results 1 – 1 of 1) sorted by relevance
722 auto *nullptr_expr = new (ctxt) CXXNullPtrLiteralExpr(ctxt.NullPtrTy, SourceLocation()); in TEST_F() local723 QualType t = ctxt.getDecltypeType(nullptr_expr, makeConstInt(ctxt)); in TEST_F()735 auto *nullptr_expr = new (ctxt) CXXNullPtrLiteralExpr(ctxt.NullPtrTy, SourceLocation()); in TEST_F() local736 QualType t = ctxt.getTypeOfExprType(nullptr_expr); in TEST_F()