Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h444 ObjCProtoName(const Node *Ty_, StringView Protocol_) in ObjCProtoName() argument
445 : Node(KObjCProtoName), Ty(Ty_), Protocol(Protocol_) {} in ObjCProtoName()