Home
last modified time | relevance | path

Searched defs:union_type (Results 1 – 4 of 4) sorted by relevance

/llvm-project/lldb/source/Plugins/Platform/FreeBSD/
H A DPlatformFreeBSD.cpp240 CompilerType union_type = ast->CreateRecordType( in GetSiginfoType() local
/llvm-project/lldb/source/Plugins/Platform/NetBSD/
H A DPlatformNetBSD.cpp273 CompilerType union_type = ast->CreateRecordType( in GetSiginfoType() local
/llvm-project/lldb/source/Plugins/Platform/Linux/
H A DPlatformLinux.cpp401 CompilerType union_type = ast->CreateRecordType( in GetSiginfoType() local
/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTypeEncodingParser.cpp130 CompilerType union_type(ast_ctx.CreateRecordType( in BuildAggregate() local