Searched refs:getIdentLoc (Results 1 – 5 of 5) sorted by relevance
793 S.Diag(Target->getStmt()->getIdentLoc(), diag::note_indirect_goto_target); in DiagnoseIndirectJumpStmt()839 S.Diag(Target->getStmt()->getIdentLoc(), diag::note_indirect_goto_target); in DiagnoseIndirectJump()
6620 return getDerived().RebuildLabelStmt(S->getIdentLoc(), in TransformLabelStmt()
1607 SourceLocation getIdentLoc() const { return LabelStmtBits.IdentLoc; } in getIdentLoc() function1619 SourceLocation getBeginLoc() const { return getIdentLoc(); } in getBeginLoc()
119 Record.AddSourceLocation(S->getIdentLoc()); in VisitLabelStmt()
5688 auto Imp = importSeq(S->getIdentLoc(), S->getDecl(), S->getSubStmt()); in VisitLabelStmt()