Home
last modified time | relevance | path

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

/llvm-project/lldb/unittests/Language/ObjC/
H A DObjCLanguageTest.cpp106 std::optional<const ObjCLanguage::MethodName> strict_method = in TEST() local
108 EXPECT_FALSE(strict_method.has_value()); in TEST()