Home | History | Annotate | Download | only in Sema

Lines Matching refs:getEqualLoc

5080   SourceLocation Loc = (Kind.isCopyInit() && Kind.getEqualLoc().isValid())
5081 ? Kind.getEqualLoc()