Home
last modified time | relevance | path

Searched refs:nullptr_cstring (Results 1 – 1 of 1) sorted by relevance

/llvm-project/lldb/unittests/Utility/
H A DStreamTest.cpp151 const char *nullptr_cstring = nullptr; in TEST_F() local
152 s.Indent(nullptr_cstring); in TEST_F()