Lines Matching refs:getSource
130 const SourceInfo &E = S.Current->getSource(OpPC); in diagnoseMissingInitializer()
148 const SourceInfo &Loc = S.Current->getSource(OpPC); in diagnoseUnknownDecl()
164 const SourceInfo &Loc = S.Current->getSource(OpPC); in diagnoseUnknownDecl()
178 const SourceInfo &Loc = S.Current->getSource(OpPC); in diagnoseNonConstVariable()
226 const SourceInfo &E = S.Current->getSource(OpPC); in CheckTemporary()
379 const SourceInfo &Loc = S.Current->getSource(OpPC); in CheckActive()
405 const SourceInfo &E = S.Current->getSource(OpPC); in CheckArray()
413 const auto &Src = S.Current->getSource(OpPC); in CheckLive()
424 const auto &Src = S.Current->getSource(OpPC); in CheckLive()
508 const SourceInfo &Loc = S.Current->getSource(OpPC); in CheckNull()
520 const SourceInfo &Loc = S.Current->getSource(OpPC); in CheckRange()
531 const SourceInfo &Loc = S.Current->getSource(OpPC); in CheckRange()
542 const SourceInfo &Loc = S.Current->getSource(OpPC); in CheckSubobject()
582 const SourceInfo &Loc = S.Current->getSource(OpPC); in CheckConst()
605 const SourceInfo &Loc = S.Current->getSource(OpPC); in CheckMutable()
672 const SourceInfo &Loc = S.Current->getSource(OpPC); in CheckInitialized()
681 const SourceInfo &Loc = S.Current->getSource(OpPC); in CheckInitialized()
691 S.FFDiag(S.Current->getSource(OpPC), diag::note_constexpr_access_uninit) in CheckInitialized()
703 S.FFDiag(S.Current->getSource(OpPC), diag::note_constexpr_access_uninit) in CheckLifetime()
719 const SourceInfo &Loc = S.Current->getSource(OpPC); in CheckGlobalInitialized()
941 S.FFDiag(S.Current->getSource(OpPC), in CheckCallDepth()
974 const SourceInfo &E = S.Current->getSource(OpPC); in CheckFloatResult()
989 const SourceInfo &E = S.Current->getSource(OpPC); in CheckFloatResult()
998 const SourceInfo &E = S.Current->getSource(OpPC); in CheckFloatResult()
1005 const SourceInfo &E = S.Current->getSource(OpPC); in CheckFloatResult()
1018 const SourceInfo &E = S.Current->getSource(OpPC); in CheckDynamicMemoryAllocation()
1032 const SourceInfo &E = S.Current->getSource(OpPC); in CheckNewDeleteForms()
1056 const SourceInfo &Loc = S.Current->getSource(OpPC); in CheckDeleteSource()
1088 const SourceInfo &E = S.Current->getSource(OpPC); in CheckDummy()
1125 const SourceInfo &Loc = S.Current->getSource(OpPC); in runRecordDestructor()
1221 S.FFDiag(S.Current->getSource(OpPC), in Free()
1229 const SourceInfo &Loc = S.Current->getSource(OpPC); in Free()
1254 S.FFDiag(S.Current->getSource(OpPC), in Free()
1270 const SourceInfo &Loc = S.Current->getSource(OpPC); in Free()
1355 S.FFDiag(S.Current->getSource(OpPC), in getField()
1409 const SourceInfo &E = S.Current->getSource(OpPC); in CheckDestructor()
1574 S.FFDiag(S.Current->getSource(OpPC), diag::note_constexpr_pure_virtual_call, in CallVirt()
1854 S.FFDiag(S.Current->getSource(OpPC), diag::note_constexpr_new_placement) in InvalidNewDeleteExpr()
1859 S.FFDiag(S.Current->getSource(OpPC), in InvalidNewDeleteExpr()
1867 S.FFDiag(S.Current->getSource(OpPC), diag::note_constexpr_new_placement) in InvalidNewDeleteExpr()
1878 S.FFDiag(S.Current->getSource(OpPC), in InvalidNewDeleteExpr()
1902 const SourceInfo &Loc = S.Current->getSource(OpPC); in InvalidShuffleVectorIndex()
1916 const SourceInfo &E = S.Current->getSource(OpPC); in CheckPointerToIntegralCast()