Lines Matching refs:Other
1048 // FIXME: For any builtin other than a load, the ValType must not be
2601 /// the other one.
2915 // function if we encounter some other error.
2938 // Check each flag does not conflict with any other component.
3366 // function if we encounter some other error.
3482 } // TODO: handle other formats
3960 /// references (and not L-values). EvalVal handles all other values.
4017 // Handle pointer arithmetic. All other binary operators are not valid
4738 Expr *Constant, Expr *Other,
4746 QualType OtherT = Other->getType();
5527 // elsewhere for other Expr types (like BinaryOperators), e.g. when an
5551 /// unsequenced if one is an ancestor or a descendent of the other. When we
5565 /// to some other region.
5579 /// respect to other children of \p Parent.
5770 // Uses conflict with other modifications.
5781 // Modifications conflict with other modifications and with uses.
5841 // with respect to other stuff.
6723 // FIXME. Check for other life times.
6929 // thus the other one is a CXXRecordDecl, too.