Searched refs:getIdentLoc (Results 1 – 6 of 6) sorted by relevance
863 S.Diag(Target->getStmt()->getIdentLoc(), diag::note_indirect_goto_target) in DiagnoseIndirectOrAsmJumpStmt()911 S.Diag(Target->getStmt()->getIdentLoc(), diag::note_indirect_goto_target) in DiagnoseIndirectOrAsmJump()
7524 return getDerived().RebuildLabelStmt(S->getIdentLoc(), in TransformLabelStmt()
1858 SourceLocation getIdentLoc() const { return LabelStmtBits.IdentLoc; } in getIdentLoc() function1870 SourceLocation getBeginLoc() const { return getIdentLoc(); } in getBeginLoc()
124 Record.AddSourceLocation(S->getIdentLoc()); in VisitLabelStmt()
5022 return cxloc::translateSourceRange(Ctx, Label->getIdentLoc()); in clang_Cursor_getSpellingNameRange()
6548 auto ToIdentLoc = importChecked(Err, S->getIdentLoc()); in VisitLabelStmt()