Home | History | Annotate | Download | only in Sema

Lines Matching refs:BaseResult

11282   ExprResult BaseResult =
11285 if (BaseResult.isInvalid())
11287 Base = BaseResult.take();