Searched refs:UntypedOutgoingNotification (Results 1 – 1 of 1) sorted by relevance
92 class UntypedOutgoingNotification; variable96 UntypedOutgoingNotification outgoingNotification(llvm::StringLiteral Method);170 class LSPBinder::UntypedOutgoingNotification {173 UntypedOutgoingNotification(llvm::StringLiteral Method, RawOutgoing *Out) in UntypedOutgoingNotification() function175 friend UntypedOutgoingNotification185 inline LSPBinder::UntypedOutgoingNotification187 return UntypedOutgoingNotification(Method, &Out); in outgoingNotification()