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

/freebsd-9.3-release/contrib/llvm/tools/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 93 milliseconds