Searched defs:ExprRange (Results 1 – 14 of 14) sorted by relevance
57 SourceRange ExprRange = ME->getSourceRange(); in VisitObjCMessageExpr() local
58 SourceRange ExprRange = ME->getSourceRange(); in VisitObjCMessageExpr() local
2719 fn expr_range(input: ParseStream, allow_struct: AllowStruct) -> Result<ExprRange> { in expr_range()3299 impl ToTokens for ExprRange { implementation
2126 SourceRange ExprRange; member
599 impl Eq for ExprRange {} implementation602 impl PartialEq for ExprRange { implementation
597 impl Clone for ExprRange { implementation
822 impl Hash for ExprRange { implementation
215 fn visit_expr_range_mut(&mut self, i: &mut ExprRange) { in visit_expr_range_mut()
212 fn fold_expr_range(&mut self, i: ExprRange) -> ExprRange { in fold_expr_range()
911 impl Debug for ExprRange { implementation
211 fn visit_expr_range(&mut self, i: &'ast ExprRange) { in visit_expr_range()
4190 SourceRange ExprRange, in CheckUnaryExprOrTypeTraitOperand()12129 CharSourceRange ExprRange = CharSourceRange::getCharRange( in diagnoseXorMisusedAsPow() local12523 SourceRange ExprRange = E->getSourceRange(); in DiagnoseConstAssignment() local
4696 ExprResult Sema::BuildAtomicExpr(SourceRange CallRange, SourceRange ExprRange, in BuildAtomicExpr()
3713 SourceRange ExprRange, in CheckUnaryExprOrTypeTraitOperand()9714 SourceRange ExprRange = E->getSourceRange(); in DiagnoseConstAssignment() local