[AMDGPU] Add True16 register classes.
[llvm-project.git] / lldb / test / API / commands / expression / completion-in-lambda-and-unnamed-class / TestCompletionInLambdaAndUnnamedClass.py
blob0e3bfc2733a561b8d1936093d0816eb284a4cfdb
1 from lldbsuite.test import lldbinline
2 from lldbsuite.test import decorators
4 lldbinline.MakeInlineTest(
5 __file__,
6 globals(),