Home
last modified time | relevance | path

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

/llvm-project/cross-project-tests/debuginfo-tests/dexter/dex/debugger/visualstudio/windows/
H A DComInterface.py53 class ComObject(object): class
59 assert not isinstance(raw, ComObject), raw
103 result = ComObject(result)
115 class DTE(ComObject):