Searched refs:getDeclLoc (Results 1 – 2 of 2) sorted by relevance
158 S.Note(Ptr.getDeclLoc(), diag::note_constexpr_temporary_here); in CheckTemporary()221 S.Note(Ptr.getDeclLoc(), diag::note_constexpr_temporary_here); in CheckLive()223 S.Note(Ptr.getDeclLoc(), diag::note_declared_at); in CheckLive()
145 SourceLocation getDeclLoc() const { return getDeclDesc()->getLocation(); } in getDeclLoc() function