Home | History | Annotate | Download | only in Sema

Lines Matching refs:BaseResult

11568   ExprResult BaseResult =
11571 if (BaseResult.isInvalid())
11573 Base = BaseResult.take();