Home | History | Annotate | Download | only in Sema

Lines Matching refs:OrigLoc

8489   SourceLocation OrigLoc = Loc;
8538 if (Loc != OrigLoc)
8539 Assign = SourceRange(OrigLoc, OrigLoc);
8586 if (Loc != OrigLoc)
8587 Assign = SourceRange(OrigLoc, OrigLoc);