Home | History | Annotate | Download | only in Sema

Lines Matching refs:ArgLocation

266                                           SourceLocation *ArgLocation) {
275 if (ArgLocation)
276 *ArgLocation = Loc->Loc;
283 if (ArgLocation)
284 *ArgLocation = ArgExpr->getLocStart();