Searched refs:getProtocolLocArray (Results 1 – 1 of 1) sorted by relevance
774 SourceLocation *getProtocolLocArray() const { in getProtocolLocArray() function815 return getProtocolLocArray()[i]; in getProtocolLoc()820 getProtocolLocArray()[i] = Loc; in setProtocolLoc()829 return llvm::ArrayRef(getProtocolLocArray(), getNumProtocols()); in getProtocolLocs()967 SourceLocation *getProtocolLocArray() const { in getProtocolLocArray() function1024 return getProtocolLocArray()[i]; in getProtocolLoc()1029 getProtocolLocArray()[i] = Loc; in setProtocolLoc()1039 return llvm::ArrayRef(getProtocolLocArray(), getNumProtocols()); in getProtocolLocs()