Lines Matching refs:InsertLoc
4412 SourceLocation InsertLoc;4414 InsertLoc = D.getName().getSourceRange().getEnd();4415 InsertLoc = PP.getLocForEndOfToken(InsertLoc);4421 << FixItHint::CreateInsertion(InsertLoc, "<>");