Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DTypeLoc.h823 ObjCProtocolDecl *getProtocol(unsigned i) const { getProtocol() function
1032 ObjCProtocolDecl *getProtocol(unsigned i) const { getProtocol() function
2718 ObjCProtocolDecl *getProtocol() const { return Protocol; } getProtocol() function
H A DExprObjC.h522 ObjCProtocolDecl *getProtocol() const { return TheProtocol; } in getProtocol() function