Searched refs:getIdentLoc (Results 1 – 6 of 6) sorted by relevance
781 S.Diag(Target->getStmt()->getIdentLoc(), diag::note_indirect_goto_target); in DiagnoseIndirectJumpStmt()827 S.Diag(Target->getStmt()->getIdentLoc(), diag::note_indirect_goto_target); in DiagnoseIndirectJump()
6221 return getDerived().RebuildLabelStmt(S->getIdentLoc(), in TransformLabelStmt()
805 SourceLocation getIdentLoc() const { return IdentLoc; } in getIdentLoc() function
116 Record.AddSourceLocation(S->getIdentLoc()); in VisitLabelStmt()
4291 return cxloc::translateSourceRange(Ctx, Label->getIdentLoc()); in clang_Cursor_getSpellingNameRange()
4946 SourceLocation ToIdentLoc = Importer.Import(S->getIdentLoc()); in VisitLabelStmt()