Home | History | Annotate | Download | only in Sema

Lines Matching refs:getEqualLoc

4704       SourceLocation Loc = (Kind.isCopyInit() && Kind.getEqualLoc().isValid())
4705 ? Kind.getEqualLoc()