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.h666 const auto *objcProto = static_cast<const ObjCProtoName *>(Pointee); in printLeft() local
668 OB += objcProto->getProtocol(); in printLeft()