Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DObjCConstants.h36 #define _C_ARY_E ']' macro
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTypeEncodingParser.cpp159 if (!type.NextIf(_C_ARY_E)) in BuildArray()
213 case _C_ARY_E: in BuildObjCObjectPointerType()