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

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

Completed in 49 milliseconds