Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h639 const auto *objcProto = static_cast<const ObjCProtoName *>(Pointee); in printLeft() local
641 OB += objcProto->Protocol; in printLeft()