Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DObjCConstants.h33 #define _C_CHARPTR '*' macro
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCTypeEncodingParser.cpp310 case _C_CHARPTR: in BuildType()