Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:DILoc

450   SourceLocation DILoc;
458 DILoc = SourceMgr.translateFileLineCol(FE, Line, Column ? Column : 1);
465 FullSourceLoc Loc(DILoc, SourceMgr);
474 if (DILoc.isInvalid() && D.isLocationAvailable())