Searched refs:getProtocolLocArray (Results 1 – 1 of 1) sorted by relevance
762 SourceLocation *getProtocolLocArray() const { in getProtocolLocArray() function803 return getProtocolLocArray()[i]; in getProtocolLoc()808 getProtocolLocArray()[i] = Loc; in setProtocolLoc()817 return llvm::ArrayRef(getProtocolLocArray(), getNumProtocols()); in getProtocolLocs()951 SourceLocation *getProtocolLocArray() const { in getProtocolLocArray() function1008 return getProtocolLocArray()[i]; in getProtocolLoc()1013 getProtocolLocArray()[i] = Loc; in setProtocolLoc()1023 return llvm::ArrayRef(getProtocolLocArray(), getNumProtocols()); in getProtocolLocs()