Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/SystemRuntime/MacOSX/
H A DSystemRuntimeMacOSX.cpp422 CompilerType dispatch_tsd_indexes_s = scratch_ts_sp->CreateRecordType( in ReadLibdispatchTSDIndexes() local
427 TypeSystemClang::StartTagDeclarationDefinition(dispatch_tsd_indexes_s); in ReadLibdispatchTSDIndexes()
428 TypeSystemClang::AddFieldToRecordType(dispatch_tsd_indexes_s, in ReadLibdispatchTSDIndexes()
431 TypeSystemClang::AddFieldToRecordType(dispatch_tsd_indexes_s, in ReadLibdispatchTSDIndexes()
434 TypeSystemClang::AddFieldToRecordType(dispatch_tsd_indexes_s, in ReadLibdispatchTSDIndexes()
437 TypeSystemClang::AddFieldToRecordType(dispatch_tsd_indexes_s, in ReadLibdispatchTSDIndexes()
440 TypeSystemClang::CompleteTagDeclarationDefinition(dispatch_tsd_indexes_s); in ReadLibdispatchTSDIndexes()
443 dispatch_tsd_indexes_s); in ReadLibdispatchTSDIndexes()