Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h502 const auto *objcProto = static_cast<const ObjCProtoName *>(Pointee); in printLeft() local
504 s += objcProto->Protocol; in printLeft()