Searched refs:getProtocolLocArray (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
H A DTypeLoc.h818 SourceLocation *getProtocolLocArray() const { function in class:clang::ObjCObjectTypeLoc
843 return getProtocolLocArray()[i];
847 getProtocolLocArray()[i] = Loc;

Completed in 72 milliseconds