Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DObjCConstants.h38 #define _C_UNION_E ')' macro
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTypeEncodingParser.cpp91 return BuildAggregate(ast_ctx, type, for_expression, _C_UNION_B, _C_UNION_E, in BuildUnion()
212 case _C_UNION_E: in BuildObjCObjectPointerType()