Home
last modified time | relevance | path

Searched defs:ttk (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/lldb/examples/python/
H A Dlldbtk.py8 import tkinter.ttk as ttk namespace
/openbsd/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp609 clang::TagTypeKind ttk = TranslateUdtKind(record); in CreateRecordType() local