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