Home | History | Annotate | Download | only in Sema

Lines Matching refs:getArgLoc

5495   /// container that provides a \c getArgLoc() member function.
5540 return Container->getArgLoc(Index);
5544 return pointer(Container->getArgLoc(Index));