Searched refs:ttk (Results 1 – 2 of 2) sorted by relevance
610 clang::TagTypeKind ttk = TranslateUdtKind(record); in CreateRecordType() local611 lldb::AccessType access = (ttk == clang::TagTypeKind::Class) in CreateRecordType()620 context, OptionalClangModuleID(), access, uname, llvm::to_underlying(ttk), in CreateRecordType()
3536 # Detect and add ttk subdir3537 if test -d "${TK_SRC_DIR}/generic/ttk"; then3538 TK_INCLUDES="${TK_INCLUDES} -I\"${TK_SRC_DIR_NATIVE}/generic/ttk\""