Home
last modified time | relevance | path

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

/external/llvm-project/debuginfo-tests/dexter/dex/debugger/
DDebuggers.py30 from dex.debugger.visualstudio.VisualStudio2019 import VisualStudio2019
43 VisualStudio2019.get_option_name(): VisualStudio2019
/external/llvm-project/debuginfo-tests/dexter/dex/debugger/visualstudio/
DVisualStudio2019.py12 class VisualStudio2019(VisualStudio): class