Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/CTF/
HDSymbolFileCTF.cpp320 static clang::TagTypeKind TranslateRecordKind(CTFType::Kind type) { in TranslateRecordKind() function
505 const clang::TagTypeKind tag_kind = TranslateRecordKind(ctf_record.kind); in CreateRecord()