Home | History | Annotate | Download | only in Reader

Lines Matching defs:LastLoc

2120   DebugLoc LastLoc;
2190 I->setDebugLoc(LastLoc);
2210 LastLoc = DebugLoc::get(Line, Col, Scope, IA);
2211 I->setDebugLoc(LastLoc);