Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/SystemRuntime/MacOSX/
DSystemRuntimeMacOSX.cpp421 CompilerType dispatch_tsd_indexes_s = ast_ctx->CreateRecordType( in ReadLibdispatchTSDIndexes() local
426 TypeSystemClang::StartTagDeclarationDefinition(dispatch_tsd_indexes_s); in ReadLibdispatchTSDIndexes()
427 TypeSystemClang::AddFieldToRecordType(dispatch_tsd_indexes_s, in ReadLibdispatchTSDIndexes()
430 TypeSystemClang::AddFieldToRecordType(dispatch_tsd_indexes_s, in ReadLibdispatchTSDIndexes()
433 TypeSystemClang::AddFieldToRecordType(dispatch_tsd_indexes_s, in ReadLibdispatchTSDIndexes()
436 TypeSystemClang::AddFieldToRecordType(dispatch_tsd_indexes_s, in ReadLibdispatchTSDIndexes()
439 TypeSystemClang::CompleteTagDeclarationDefinition(dispatch_tsd_indexes_s); in ReadLibdispatchTSDIndexes()
442 dispatch_tsd_indexes_s); in ReadLibdispatchTSDIndexes()