xref
: /
llvm-project
/
lldb
/
test
/
API
/
lang
/
objc
/
objc-ivar-protocols
/
TestIvarProtocols.py
(revision a852cf66ea5d130a09cd796b97b15c18059e95cd)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
from
lldbsuite
.
test
import
lldbinline
2
3
lldbinline
.
MakeInlineTest
(
__file__
,
globals
(), [])
4