Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h595 ObjCProtoName(const Node *Ty_, std::string_view Protocol_) in ObjCProtoName() argument
596 : Node(KObjCProtoName), Ty(Ty_), Protocol(Protocol_) {} in ObjCProtoName()