Lines Matching refs:FullSourceLoc
122 DiagStatePoints.push_back(DiagStatePoint(&DiagStates.back(), FullSourceLoc()));
151 FullSourceLoc Loc(L, *SourceMgr);
156 FullSourceLoc LastStateChangePos = DiagStatePoints.back().Loc;
175 FullSourceLoc Loc = SourceMgr? FullSourceLoc(L, *SourceMgr) : FullSourceLoc();
176 FullSourceLoc LastStateChangePos = DiagStatePoints.back().Loc;
230 FullSourceLoc(Loc, *SourceMgr)));
941 Loc = FullSourceLoc(Info.getLocation(), Info.getSourceManager());
956 StringRef Message, FullSourceLoc Loc,