Home | History | Annotate | Download | only in BitReader_3_0

Lines Matching refs:LastLoc

2438   DebugLoc LastLoc;
2513 I->setDebugLoc(LastLoc);
2533 LastLoc = DebugLoc::get(Line, Col, Scope, IA);
2534 I->setDebugLoc(LastLoc);