Searched refs:StmtRange (Results 1 – 3 of 3) sorted by relevance
74 const SourceRange &StmtRange, const char *const Diag) { in issueDiagnostic() argument76 if (isLocationInMacroExpansion(SM, StmtRange.getBegin())) in issueDiagnostic()86 Start = StmtRange.getBegin(); in issueDiagnostic()89 StmtRange.getEnd(), tok::semi, SM, getLangOpts(), in issueDiagnostic()92 diag(StmtRange.getBegin(), Diag) << FixItHint::CreateRemoval(RemovedRange); in issueDiagnostic()
42 const CompoundStmt *Block, const SourceRange &StmtRange,
173 CharSourceRange StmtRange = in check() local176 Diag << FixItHint::CreateRemoval(StmtRange); in check()234 CharSourceRange StmtRange = in check() local237 Diag << FixItHint::CreateRemoval(StmtRange); in check()