Lines Matching refs:SourceInfo
63 const SourceInfo &E = S.Current->getSource(OpPC); in diagnoseMissingInitializer()
72 const SourceInfo &E = S.Current->getSource(OpPC); in diagnoseUnknownDecl()
98 const SourceInfo &Loc = S.Current->getSource(OpPC); in diagnoseNonConstVariable()
151 const SourceInfo &Loc = S.Current->getSource(OpPC); in CheckActive()
169 const SourceInfo &E = S.Current->getSource(OpPC); in CheckTemporary()
266 const SourceInfo &E = S.Current->getSource(OpPC); in CheckArray()
345 const SourceInfo &Loc = S.Current->getSource(OpPC); in CheckNull()
356 const SourceInfo &Loc = S.Current->getSource(OpPC); in CheckRange()
366 const SourceInfo &Loc = S.Current->getSource(OpPC); in CheckRange()
377 const SourceInfo &Loc = S.Current->getSource(OpPC); in CheckSubobject()
426 const SourceInfo &Loc = S.Current->getSource(OpPC); in CheckConst()
442 const SourceInfo &Loc = S.Current->getSource(OpPC); in CheckMutable()
462 const SourceInfo &Loc = S.Current->getSource(OpPC); in CheckVolatile()
479 const SourceInfo &Loc = S.Current->getSource(OpPC); in CheckInitialized()
506 const SourceInfo &Loc = S.Current->getSource(OpPC); in CheckGlobalInitialized()
656 const SourceInfo &Loc = S.Current->getSource(OpPC); in CheckThis()
673 const SourceInfo &E = S.Current->getSource(OpPC); in CheckPure()
681 const SourceInfo &E = S.Current->getSource(OpPC); in CheckFloatResult()
730 const SourceInfo &E = S.Current->getSource(OpPC); in CheckDynamicMemoryAllocation()
753 const SourceInfo &E = S.Current->getSource(OpPC); in CheckNewDeleteForms()
767 const SourceInfo &Loc = S.Current->getSource(OpPC); in CheckDeleteSource()
800 const SourceInfo &E = S.Current->getSource(OpPC); in CheckDummy()