Home | History | Annotate | Download | only in Sema

Lines Matching refs:getEqualLoc

5279   SourceLocation Loc = (Kind.isCopyInit() && Kind.getEqualLoc().isValid())
5280 ? Kind.getEqualLoc()