Searched defs:getProtocol (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | TypeLoc.h | 823 ObjCProtocolDecl *getProtocol(unsigned i) const { getProtocol() function |
H A D | ExprObjC.h | 522 ObjCProtocolDecl *getProtocol() const { return TheProtocol; } in getProtocol() function |