Lines Matching refs:getSource
106 const SourceInfo &Loc = S.Current->getSource(OpPC); in CheckInitialized()
138 const SourceInfo &Loc = S.Current->getSource(OpPC); in CheckActive()
156 const SourceInfo &E = S.Current->getSource(OpPC); in CheckTemporary()
187 const SourceInfo &Loc = S.Current->getSource(OpPC); in CheckExtern()
197 const SourceInfo &E = S.Current->getSource(OpPC); in CheckArray()
204 const auto &Src = S.Current->getSource(OpPC); in CheckLive()
235 const SourceInfo &Loc = S.Current->getSource(OpPC); in CheckNull()
244 const SourceInfo &Loc = S.Current->getSource(OpPC); in CheckRange()
253 const SourceInfo &Loc = S.Current->getSource(OpPC); in CheckRange()
265 const SourceInfo &Loc = S.Current->getSource(OpPC); in CheckConst()
276 const SourceInfo &Loc = S.Current->getSource(OpPC); in CheckMutable()
379 const SourceInfo &Loc = S.Current->getSource(OpPC); in CheckThis()
396 const SourceInfo &E = S.Current->getSource(OpPC); in CheckPure()