Searched refs:getProtocolLocArray (Results 1 – 1 of 1) sorted by relevance
751 SourceLocation *getProtocolLocArray() const { in getProtocolLocArray() function792 return getProtocolLocArray()[i]; in getProtocolLoc()797 getProtocolLocArray()[i] = Loc; in setProtocolLoc()806 return llvm::makeArrayRef(getProtocolLocArray(), getNumProtocols()); in getProtocolLocs()928 SourceLocation *getProtocolLocArray() const { in getProtocolLocArray() function985 return getProtocolLocArray()[i]; in getProtocolLoc()990 getProtocolLocArray()[i] = Loc; in setProtocolLoc()1000 return llvm::makeArrayRef(getProtocolLocArray(), getNumProtocols()); in getProtocolLocs()