Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DObjCConstants.h31 #define _C_UNDEF '?' macro
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTypeEncodingParser.cpp340 if (!for_expression && type.NextIf(_C_UNDEF)) { in BuildType()
358 case _C_UNDEF: in BuildType()