Home
last modified time | relevance | path

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

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