Home
last modified time | relevance | path

Searched defs:nullptr_expr (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lldb/unittests/Symbol/
H A DTestTypeSystemClang.cpp722 auto *nullptr_expr = new (ctxt) CXXNullPtrLiteralExpr(ctxt.NullPtrTy, SourceLocation()); in TEST_F() local
735 auto *nullptr_expr = new (ctxt) CXXNullPtrLiteralExpr(ctxt.NullPtrTy, SourceLocation()); in TEST_F() local