Searched refs:getProtocolLocArray (Results 1 – 1 of 1) sorted by relevance
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()