Lines Matching refs:getSource
61 const SourceInfo &Loc = S.Current->getSource(OpPC); in diagnoseNonConstVariable()
101 const SourceInfo &Loc = S.Current->getSource(OpPC); in CheckActive()
119 const SourceInfo &E = S.Current->getSource(OpPC); in CheckTemporary()
201 const SourceInfo &E = S.Current->getSource(OpPC); in CheckArray()
209 const auto &Src = S.Current->getSource(OpPC); in CheckLive()
220 const auto &Src = S.Current->getSource(OpPC); in CheckLive()
282 const SourceInfo &Loc = S.Current->getSource(OpPC); in CheckNull()
291 const SourceInfo &Loc = S.Current->getSource(OpPC); in CheckRange()
300 const SourceInfo &Loc = S.Current->getSource(OpPC); in CheckRange()
310 const SourceInfo &Loc = S.Current->getSource(OpPC); in CheckSubobject()
329 const SourceInfo &Loc = S.Current->getSource(OpPC); in CheckConst()
340 const SourceInfo &Loc = S.Current->getSource(OpPC); in CheckMutable()
353 S.FFDiag(S.Current->getSource(OpPC), diag::note_constexpr_access_uninit) in CheckInitialized()
465 S.FFDiag(S.Current->getSource(OpPC), in CheckCallDepth()
478 const SourceInfo &Loc = S.Current->getSource(OpPC); in CheckThis()
495 const SourceInfo &E = S.Current->getSource(OpPC); in CheckPure()
506 const SourceInfo &E = S.Current->getSource(OpPC); in CheckPotentialReinterpretCast()
514 const SourceInfo &E = S.Current->getSource(OpPC); in CheckFloatResult()
563 const SourceInfo &E = S.Current->getSource(OpPC); in CheckDeclRef()