Searched refs:getProtocolLocArray (Results 1 – 1 of 1) sorted by relevance
768 SourceLocation *getProtocolLocArray() const { in getProtocolLocArray() function809 return getProtocolLocArray()[i]; in getProtocolLoc()814 getProtocolLocArray()[i] = Loc; in setProtocolLoc()823 return llvm::ArrayRef(getProtocolLocArray(), getNumProtocols()); in getProtocolLocs()957 SourceLocation *getProtocolLocArray() const { in getProtocolLocArray() function1014 return getProtocolLocArray()[i]; in getProtocolLoc()1019 getProtocolLocArray()[i] = Loc; in setProtocolLoc()1029 return llvm::ArrayRef(getProtocolLocArray(), getNumProtocols()); in getProtocolLocs()