Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/unittests/Interpreter/
H A DTestOptionValue.cpp82 static std::shared_ptr<TestProperties> CreateGlobal() { in CreateGlobal() function in TestProperties
124 auto props_sp = TestProperties::CreateGlobal(); in TEST()