Home | History | Annotate | Download | only in Sema

Lines Matching refs:getBeginLoc

3064     Diag(SS.getBeginLoc(), diag::err_standalone_class_nested_name_specifier)
5514 FixItLoc.setBegin(SS.getBeginLoc());
7257 SourceLocation Loc = DeducedType->getTypeLoc().getBeginLoc();
8082 Diag(D->getTypeSourceInfo()->getTypeLoc().getBeginLoc(),
9136 SourceLocation UnderlyingLoc = TI->getTypeLoc().getBeginLoc();
9387 if (DiagnoseUnexpandedParameterPack(TI->getTypeLoc().getBeginLoc(), TI,