Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h605 const auto *objcProto = static_cast<const ObjCProtoName *>(Pointee); in printLeft() local
607 OB += objcProto->Protocol; in printLeft()
/llvm-project-15.0.7/libcxxabi/src/demangle/
H A DItaniumDemangle.h605 const auto *objcProto = static_cast<const ObjCProtoName *>(Pointee); in printLeft() local
607 OB += objcProto->Protocol; in printLeft()