Searched refs:getProtocolLocArray (Results 1 – 2 of 2) sorted by relevance
753 SourceLocation *getProtocolLocArray() const { in getProtocolLocArray() function794 return getProtocolLocArray()[i]; in getProtocolLoc()799 getProtocolLocArray()[i] = Loc; in setProtocolLoc()808 return llvm::makeArrayRef(getProtocolLocArray(), getNumProtocols()); in getProtocolLocs()919 SourceLocation *getProtocolLocArray() const { in getProtocolLocArray() function976 return getProtocolLocArray()[i]; in getProtocolLoc()981 getProtocolLocArray()[i] = Loc; in setProtocolLoc()991 return llvm::makeArrayRef(getProtocolLocArray(), getNumProtocols()); in getProtocolLocs()
863 SourceLocation *getProtocolLocArray() const { in getProtocolLocArray() function916 return getProtocolLocArray()[i]; in getProtocolLoc()920 getProtocolLocArray()[i] = Loc; in setProtocolLoc()930 return llvm::makeArrayRef(getProtocolLocArray(), getNumProtocols()); in getProtocolLocs()