Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getFullLoc

202   getDiags().Report(Context.getFullLoc(loc), diagID);
214 getDiags().Report(Context.getFullLoc(S->getLocStart()), DiagID)
227 getDiags().Report(Context.getFullLoc(D->getLocation()), DiagID) << Msg;