Lines Matching refs:SourceInfo
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()
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()
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()