Home | History | Annotate | Download | only in Core

Lines Matching refs:LC

192   const LocationContext *LC;
198 R(r), PDC(pdc), NMC(Backmap), LC(r->getErrorNode()->getLocationContext())
210 ParentMap& getParentMap() { return LC->getParentMap(); }
233 return PathDiagnosticLocation(S, getSourceManager(), LC);
305 return PathDiagnosticLocation(S, SMgr, LC);
310 return PathDiagnosticLocation(S, SMgr, LC);
315 return PathDiagnosticLocation(Parent, SMgr, LC);
317 return PathDiagnosticLocation(S, SMgr, LC);
323 return PathDiagnosticLocation(Parent, SMgr, LC);
325 return PathDiagnosticLocation(S, SMgr, LC);
327 return PathDiagnosticLocation(S, SMgr, LC);
330 return PathDiagnosticLocation(S, SMgr, LC);
334 return PathDiagnosticLocation(S, SMgr, LC);
338 return PathDiagnosticLocation(S, SMgr, LC);
342 return PathDiagnosticLocation(S, SMgr, LC);
360 return PathDiagnosticLocation(Parent, SMgr, LC);
373 return PathDiagnosticLocation(FS, SMgr, LC);
377 return PathDiagnosticLocation(S, SMgr, LC);
417 const LocationContext *LC = PDB.LC;
425 PDB.LC = N->getLocationContext();
503 PathDiagnosticLocation End(S, SMgr, LC);
604 PathDiagnosticLocation End(B->getLHS(), SMgr, LC);
612 PathDiagnosticLocation Start(B->getLHS(), SMgr, LC);
624 PathDiagnosticLocation Start(B->getLHS(), SMgr, LC);
631 PathDiagnosticLocation End(B->getLHS(), SMgr, LC);
813 L = PathDiagnosticLocation(S, L.getManager(), PDB.LC);
850 PDB.LC,
1033 PathDiagnosticLocation L(S, PDB.getSourceManager(), PDB.LC);
1098 PDB.LC = N->getLocationContext();
1127 PDB.LC = N->getLocationContext();
1136 PathDiagnosticLocation L(Loop, SM, PDB.LC);
1252 const LocationContext *LC = N->getLocationContext();
1253 return LC->getCurrentStackFrame()->getDecl();
1375 const LocationContext *LC = ErrorNode->getLocationContext();
1384 return PathDiagnosticLocation::createBegin(S, SM, LC);