Searched defs:Sr (Results 1 – 3 of 3) sorted by relevance
62 ArrayRef<SourceRange> Sr) { in reportIdenticalExpr()79 SourceRange Sr[2]; in checkBitwiseOrLogicalOp() local141 SourceRange Sr = Cond1->getSourceRange(); in VisitIfStmt() local282 SourceRange Sr[2]; in VisitConditionalOperator() local
63 SourceRange Sr[1] = {CE->getSourceRange()}; in VisitCastExpr() local
877 #define Sr(i) (SrH(i)<<2 | SrL(i)) macro