Home
last modified time | relevance | path

Searched defs:getProtocol (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/opencsd/decoder/include/common/
H A Docsd_dcd_tree_elem.h79 ocsd_trace_protocol_t getProtocol() const { return protocol; }; in getProtocol() function
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTypeLoc.h825 ObjCProtocolDecl *getProtocol(unsigned i) const { in getProtocol() function
1084 ObjCProtocolDecl *getProtocol(unsigned i) const { in getProtocol() function
2777 ObjCProtocolDecl *getProtocol() const { return Protocol; } in getProtocol() function
H A DExprObjC.h520 ObjCProtocolDecl *getProtocol() const { return TheProtocol; } in getProtocol() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h629 std::string_view getProtocol() const { return Protocol; } in getProtocol() function