Searched refs:getIdentLoc (Results 1 – 6 of 6) sorted by relevance
858 S.Diag(Target->getStmt()->getIdentLoc(), diag::note_indirect_goto_target) in DiagnoseIndirectOrAsmJumpStmt()906 S.Diag(Target->getStmt()->getIdentLoc(), diag::note_indirect_goto_target) in DiagnoseIndirectOrAsmJump()
7290 return getDerived().RebuildLabelStmt(S->getIdentLoc(), in TransformLabelStmt()
1813 SourceLocation getIdentLoc() const { return LabelStmtBits.IdentLoc; } in getIdentLoc() function1825 SourceLocation getBeginLoc() const { return getIdentLoc(); } in getBeginLoc()
121 Record.AddSourceLocation(S->getIdentLoc()); in VisitLabelStmt()
4796 return cxloc::translateSourceRange(Ctx, Label->getIdentLoc()); in clang_Cursor_getSpellingNameRange()
6172 auto ToIdentLoc = importChecked(Err, S->getIdentLoc()); in VisitLabelStmt()